MCPcopy Create free account

hub / github.com/AllentDan/LibtorchTutorials / functions

Functions772 in github.com/AllentDan/LibtorchTutorials

Methodnull
lesson6-Segmentation/json.hpp:5528
Methodnumber_float
lesson6-Segmentation/json.hpp:5377
Methodnumber_float
lesson6-Segmentation/json.hpp:5552
Methodnumber_integer
lesson6-Segmentation/json.hpp:5365
Methodnumber_integer
lesson6-Segmentation/json.hpp:5540
Methodnumber_unsigned
lesson6-Segmentation/json.hpp:5371
Methodnumber_unsigned
lesson6-Segmentation/json.hpp:5546
Functionoperator !=
lesson7-Detection/src/utils/tinystr.h:265
Functionoperator "" _json
lesson6-Segmentation/json.hpp:25253
Functionoperator "" _json_pointer
lesson6-Segmentation/json.hpp:25272
Functionoperator +
lesson7-Detection/src/utils/tinystr.cpp:81
Functionoperator <
lesson7-Detection/src/utils/tinystr.h:260
Functionoperator <=
lesson7-Detection/src/utils/tinystr.h:267
Functionoperator ==
lesson7-Detection/src/utils/tinystr.h:255
Functionoperator >
lesson7-Detection/src/utils/tinystr.h:266
Functionoperator >=
lesson7-Detection/src/utils/tinystr.h:268
Functionoperator!=
! @brief compares two JSON pointers for inequality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @r
lesson6-Segmentation/json.hpp:12502
Methodoperator!=
inequality operator (needed for range-based for)
lesson6-Segmentation/json.hpp:3888
Methodoperator!=
lesson6-Segmentation/json.hpp:4469
Methodoperator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11192
Methodoperator()
lesson6-Segmentation/json.hpp:3787
Methodoperator()
lesson6-Segmentation/json.hpp:4350
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
lesson6-Segmentation/json.hpp:25195
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
lesson6-Segmentation/json.hpp:25211
Methodoperator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11008
Methodoperator+
lesson6-Segmentation/json.hpp:10686
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11293
Methodoperator++
lesson6-Segmentation/json.hpp:10704
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11079
Methodoperator++
post-increment (it++)
lesson6-Segmentation/json.hpp:11461
Methodoperator-
lesson6-Segmentation/json.hpp:10693
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11315
Methodoperator-
subtract from iterator
lesson6-Segmentation/json.hpp:11497
Methodoperator--
lesson6-Segmentation/json.hpp:10717
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11122
Methodoperator--
post-decrement (it--)
lesson6-Segmentation/json.hpp:11473
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11045
Methodoperator->
lesson6-Segmentation/json.hpp:12579
Methodoperator/
lesson6-Segmentation/json.hpp:11698
Methodoperator<
lesson6-Segmentation/json.hpp:10681
Methodoperator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11201
Methodoperator<
lesson7-Detection/src/utils/tinyxml.h:861
Functionoperator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
lesson6-Segmentation/json.hpp:22885
Methodoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11228
Methodoperator=
lesson6-Segmentation/json.hpp:2829
Methodoperator=
lesson7-Detection/src/utils/tinyxml.h:1645
Functionoperator==
! @brief compares two JSON pointers for equality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @ret
lesson6-Segmentation/json.hpp:12485
Methodoperator==
equality operator (needed for InputIterator)
lesson6-Segmentation/json.hpp:3882
Methodoperator==
lesson6-Segmentation/json.hpp:4463
Methodoperator==
lesson6-Segmentation/json.hpp:10676
Methodoperator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11165
Methodoperator==
lesson7-Detection/src/utils/tinyxml.h:860
Functionoperator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
lesson6-Segmentation/json.hpp:22931
Methodoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11237
Methodoperator>
lesson7-Detection/src/utils/tinyxml.h:862
Functionoperator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
lesson6-Segmentation/json.hpp:22977
Methodoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11246
Functionoperator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
lesson6-Segmentation/json.hpp:19988
Methodoperator[]
access to successor
lesson6-Segmentation/json.hpp:11509
Methodordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
lesson6-Segmentation/json.hpp:16417
Methodoutput_adapter
lesson6-Segmentation/json.hpp:12719
Methodoutput_stream_adapter
lesson6-Segmentation/json.hpp:12672
Methodoutput_string_adapter
lesson6-Segmentation/json.hpp:12696
Methodoutput_vector_adapter
lesson6-Segmentation/json.hpp:12648
Methodparent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
lesson6-Segmentation/json.hpp:11757
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
lesson6-Segmentation/json.hpp:8012
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
lesson6-Segmentation/json.hpp:7896
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
lesson6-Segmentation/json.hpp:7974
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
lesson6-Segmentation/json.hpp:7794
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
lesson6-Segmentation/json.hpp:8042
Methodparse_error
lesson6-Segmentation/json.hpp:5441
Methodparse_error
lesson6-Segmentation/json.hpp:5680
Methodparse_error
lesson6-Segmentation/json.hpp:5867
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
lesson6-Segmentation/json.hpp:8767
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
lesson6-Segmentation/json.hpp:9399
Methodparser
a parser reading from an input adapter
lesson6-Segmentation/json.hpp:10174
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
lesson6-Segmentation/json.hpp:24662
MethodplainCNN
lesson3-BasicModels/CNN.cpp:3
Methodposition_string
lesson6-Segmentation/json.hpp:2466
Methodquit
lesson7-Detection/src/utils/tinystr.h:239
Functionrbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
lesson6-Segmentation/json.hpp:21107
Functionreinterpret_bits
lesson6-Segmentation/json.hpp:14380
Methodremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
lesson6-Segmentation/json.hpp:16337
Functionrend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
lesson6-Segmentation/json.hpp:21144
Functionresnet101
lesson6-Segmentation/ResNet.cpp:189
Functionresnet18
lesson6-Segmentation/ResNet.cpp:171
Functionresnet34
lesson6-Segmentation/ResNet.cpp:177
Functionresnet50
lesson6-Segmentation/ResNet.cpp:183
Functionrewinddir
Rewind directory stream to beginning */
lesson7-Detection/src/utils/_dirent.h:782
Methodsax_parse_internal
lesson6-Segmentation/json.hpp:10285
Functionscan
lesson6-Segmentation/json.hpp:7380
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
lesson6-Segmentation/json.hpp:6715
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 7159. The function is realized with a determinis
lesson6-Segmentation/json.hpp:6840
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 7159. While scanning, bytes are escaped and copie
lesson6-Segmentation/json.hpp:6125
Functionscandir
Scan directory for entries */
lesson7-Detection/src/utils/_dirent.h:792
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
lesson6-Segmentation/json.hpp:15493
Methodset_begin
set iterator to a defined beginning
lesson6-Segmentation/json.hpp:10653
Methodset_end
set iterator to a defined past the end
lesson6-Segmentation/json.hpp:10659
Methodset_size
lesson7-Detection/src/utils/tinystr.h:207
Functionshow_mask
lesson6-Segmentation/SegDataset.cpp:31
← previousnext →601–700 of 772, ranked by callers