MCPcopy Create free account

hub / github.com/argman/EAST / types & classes

Types & classes351 in github.com/argman/EAST

↓ 34 callersClassIntPoint
lanms/include/clipper/clipper.hpp:85
↓ 28 callersClassstr
lanms/include/pybind11/pytypes.h:21
↓ 17 callersClassname
Annotation for function names
lanms/include/pybind11/attr.h:33
↓ 15 callersClassnone
lanms/include/pybind11/pytypes.h:947
↓ 12 callersClassarg
\ingroup annotations Annotation for arguments
lanms/include/pybind11/cast.h:1721
↓ 11 callersClasscpp_function
lanms/include/pybind11/pybind11.h:50
↓ 8 callersClassDoublePoint
lanms/include/clipper/clipper.hpp:116
↓ 7 callersClassdtype
lanms/include/pybind11/numpy.h:419
↓ 7 callersClassfunction
lanms/include/pybind11/pytypes.h:1198
↓ 6 callersClassPolygon
lanms/lanms.h:10
↓ 6 callersClassclipperException
lanms/include/clipper/clipper.hpp:389
↓ 5 callersClassis_method
lanms/include/pybind11/attr.h:21
↓ 5 callersClassscope
Annotation for parent scope
lanms/include/pybind11/attr.h:27
↓ 5 callersClasstuple
lanms/include/pybind11/pytypes.h:1118
↓ 5 callersClassvalues_and_holders
Container for accessing and iterating over an instance's values/holders
lanms/include/pybind11/cast.h:313
↓ 4 callersClassis_operator
Annotation for operators
lanms/include/pybind11/attr.h:24
↓ 4 callersClasslist
lanms/include/pybind11/pytypes.h:1167
↓ 4 callersClasstype
lanms/include/pybind11/attr.h:102
↓ 3 callersClassarray
lanms/include/pybind11/numpy.h:39
↓ 3 callersClassbuffer_info
lanms/include/pybind11/buffer_info.h:17
↓ 3 callersClassdescr
lanms/include/pybind11/descr.h:22
↓ 3 callersClasssibling
Annotation indicating that a function is an overload associated with a given "sibling"
lanms/include/pybind11/attr.h:36
↓ 2 callersClassInt128
lanms/include/clipper/clipper.cpp:251
↓ 2 callersClassdict
lanms/include/pybind11/pytypes.h:1130
↓ 2 callersClassinit
lanms/include/pybind11/attr.h:116
↓ 2 callersClassint_
lanms/include/pybind11/pytypes.h:992
↓ 2 callersClassiterator
lanms/include/pybind11/cast.h:322
↓ 1 callersClassConfig
run_demo_server.py:148
↓ 1 callersClassGeneratorEnqueuer
Builds a queue out of a data generator. Used in `fit_generator`, `evaluate_generator`, `predict_generator`. # Arguments generator: a
data_util.py:15
↓ 1 callersClassLocMinSorter
lanms/include/clipper/clipper.cpp:125
↓ 1 callersClassargs_proxy
lanms/include/pybind11/pytypes.h:25
↓ 1 callersClasskwargs_proxy
lanms/include/pybind11/pytypes.h:689
↓ 1 callersClassmultiple_inheritance
Annotation indicating that a class is involved in a multiple inheritance relationship
lanms/include/pybind11/attr.h:48
↓ 1 callersClassprivate_ctr_tag
lanms/include/pybind11/buffer_info.h:81
↓ 1 callersClassself_t
lanms/include/pybind11/operators.h:40
↓ 1 callersClassset
lanms/include/pybind11/pytypes.h:1185
↓ 1 callersClassvalue_and_holder
lanms/include/pybind11/cast.h:39
↓ 1 callersClassvoid_type
Helper type to replace 'void' in some expressions
lanms/include/pybind11/common.h:574
↓ 1 callersClassweakref
lanms/include/pybind11/pytypes.h:1039
ClassBlock
A named tuple describing a ResNet block. Its parts are: scope: The scope of the `Block`. unit_fn: The ResNet unit function which take
nets/resnet_utils.py:46
EnumClipType
lanms/include/clipper/clipper.hpp:64
ClassClipper
lanms/include/clipper/clipper.hpp:261
ClassClipperBase
ClipperBase is the ancestor to the Clipper class. It should not be instantiated directly. This class simply abstracts the conversion of sets of polygo
lanms/include/clipper/clipper.hpp:218
ClassClipperOffset
lanms/include/clipper/clipper.hpp:358
EnumDirection
lanms/include/clipper/clipper.cpp:57
EnumEdgeSide
enums that are used internally ...
lanms/include/clipper/clipper.hpp:198
ClassEigenConformable
lanms/include/pybind11/eigen.h:68
ClassEigenProps
lanms/include/pybind11/eigen.h:111
EnumEndType
lanms/include/clipper/clipper.hpp:131
EnumInitOptions
lanms/include/clipper/clipper.hpp:129
ClassIntRect
lanms/include/clipper/clipper.hpp:195
ClassIntersectNode
lanms/include/clipper/clipper.cpp:86
ClassIntersectNode
lanms/include/clipper/clipper.hpp:202
ClassJoin
lanms/include/clipper/clipper.cpp:119
ClassJoin
lanms/include/clipper/clipper.hpp:206
EnumJoinType
lanms/include/clipper/clipper.hpp:130
ClassLocalMinimum
lanms/include/clipper/clipper.cpp:92
ClassLocalMinimum
lanms/include/clipper/clipper.hpp:203
EnumNodeType
lanms/include/clipper/clipper.cpp:4553
ClassOutPt
lanms/include/clipper/clipper.cpp:98
ClassOutPt
lanms/include/clipper/clipper.hpp:204
ClassOutRec
OutRec: contains a path in the clipping solution. Edges in the AEL will carry a pointer to an OutRec when they are part of the clipping solution.
lanms/include/clipper/clipper.cpp:102
ClassOutRec
lanms/include/clipper/clipper.hpp:205
EnumPolyFillType
By far the most widely used winding rules for polygon filling are EvenOdd & NonZero (GDI, GDI+, XLib, OpenGL, Cairo, AGG, Quartz, SVG, Gr32) Others ru
lanms/include/clipper/clipper.hpp:70
ClassPolyMerger
* Incrementally merge polygons */
lanms/lanms.h:43
ClassPolyNode
lanms/include/clipper/clipper.hpp:133
ClassPolyTree
lanms/include/clipper/clipper.hpp:159
EnumPolyType
lanms/include/clipper/clipper.hpp:65
ClassPyArrayDescr_Proxy
lanms/include/pybind11/numpy.h:44
ClassPyArray_Proxy
lanms/include/pybind11/numpy.h:59
ClassPyVoidScalarObject_Proxy
lanms/include/pybind11/numpy.h:70
ClassTEdge
lanms/include/clipper/clipper.cpp:66
ClassTEdge
forward declarations (for stuff used internally) ...
lanms/include/clipper/clipper.hpp:201
Class_Py_atomic_address
lanms/include/pybind11/common.h:189
Classaccessor
lanms/include/pybind11/pytypes.h:29
Classalways_construct_holder
lanms/include/pybind11/cast.h:1484
Classany_container
lanms/include/pybind11/common.h:820
Classarg
lanms/include/pybind11/pytypes.h:22
Classarg_v
\ingroup annotations Annotation for arguments with values
lanms/include/pybind11/cast.h:1738
Classarg_v
lanms/include/pybind11/pytypes.h:22
Classargument_loader
lanms/include/pybind11/cast.h:1817
Classargument_record
Internal data structure which holds metadata about a keyword argument
lanms/include/pybind11/attr.h:121
Classarithmetic
Annotation to mark enums as an arithmetic type
lanms/include/pybind11/attr.h:68
Classarray_caster
lanms/include/pybind11/stl.h:180
Classarray_info
lanms/include/pybind11/numpy.h:259
Classarray_info<T[N]>
lanms/include/pybind11/numpy.h:286
Classarray_info<char[N]>
lanms/include/pybind11/numpy.h:284
Classarray_info<std::array<T, N>>
lanms/include/pybind11/numpy.h:260
Classarray_info<std::array<char, N>>
lanms/include/pybind11/numpy.h:285
Classarray_info_scalar
lanms/include/pybind11/numpy.h:249
Classarrow_proxy
lanms/include/pybind11/pytypes.h:591
Classbool_
lanms/include/pybind11/pytypes.h:953
Classbools
lanms/include/pybind11/common.h:541
Classborrowed_t
lanms/include/pybind11/pytypes.h:245
Enumbroadcast_trivial
lanms/include/pybind11/numpy.h:1342
Classbuffer
lanms/include/pybind11/pytypes.h:1210
Classbuffer_protocol
Annotation which enables the buffer protocol for a type
lanms/include/pybind11/attr.h:54
Classbuiltin_exception
C++ bindings of builtin Python exceptions
lanms/include/pybind11/common.h:713
Classbytes
lanms/include/pybind11/pytypes.h:821
Classcall_guard
lanms/include/pybind11/attr.h:88
next →1–100 of 351, ranked by callers