MCPcopy Create free account

hub / github.com/dblalock/bolt / functions

Functions5,231 in github.com/dblalock/bolt

FunctionRef
cpp/src/external/eigen/src/Core/Ref.h:200
MethodRef
cpp/src/external/eigen/src/SparseCore/SparseRef.h:188
MethodRef
cpp/src/external/eigen/src/SparseCore/SparseRef.h:296
MethodRef
cpp/src/external/eigen/src/Core/Ref.h:236
MethodRegistrarForTagAliases
cpp/quantize/catch.hpp:7192
MethodRegistrarForTagAliases
cpp/test/external/catch.hpp:7192
MethodRegistryHub
IRegistryHub
cpp/quantize/catch.hpp:5666
MethodRegistryHub
IRegistryHub
cpp/test/external/catch.hpp:5666
FunctionReplicate<Derived, Dynamic, Dynamic> replicate
* \return an expression of the replication of \c *this * * Example: \include MatrixBase_replicate_int_int.cpp * Output: \verbinclude Matri
cpp/src/external/eigen/src/Core/DenseBase.h:547
MethodReporterConfig
cpp/quantize/catch.hpp:4384
MethodReporterConfig
cpp/test/external/catch.hpp:4384
MethodReporterPreferences
cpp/quantize/catch.hpp:4399
MethodReporterPreferences
cpp/test/external/catch.hpp:4399
MethodReporterRegistrar
cpp/quantize/catch.hpp:7452
MethodReporterRegistrar
cpp/test/external/catch.hpp:7452
MethodResultBuilder
cpp/quantize/catch.hpp:7005
MethodResultBuilder
cpp/test/external/catch.hpp:7005
MethodReverse
cpp/src/external/eigen/src/Core/Reverse.h:88
MethodReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseCompressedBase.h:179
MethodReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseTriangularView.h:141
MethodReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseTranspose.h:81
MethodRotation2D
Construct a 2D counter clock wise rotation from the angle \a a in radian. */
cpp/src/external/eigen/src/Geometry/Rotation2D.h:62
FunctionRowsBlockXpr bottomRows
\returns a block consisting of the bottom rows of *this. * * \param n the number of rows in the block * * Example: \include MatrixBase_bottomR
cpp/src/external/eigen/src/plugins/BlockMethods.h:450
FunctionRowsBlockXpr middleRows
\returns a block consisting of a range of rows of *this. * * \param startRow the index of the first row in the block * \param n the number of ro
cpp/src/external/eigen/src/plugins/BlockMethods.h:503
FunctionRowsBlockXpr topRows
\returns a block consisting of the top rows of *this. * * \param n the number of rows in the block * * Example: \include MatrixBase_topRows_in
cpp/src/external/eigen/src/plugins/BlockMethods.h:398
FunctionRsqrtReturnType rsqrt
\returns an expression of the coefficient-wise inverse square root of *this. * * This function computes the coefficient-wise inverse square root.
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:155
MethodRunContext
cpp/quantize/catch.hpp:4955
MethodRunContext
cpp/test/external/catch.hpp:4955
MethodRunner
cpp/quantize/catch.hpp:5243
MethodRunner
cpp/test/external/catch.hpp:5243
MethodSPQR
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:76
MethodSPQRMatrixQReturnType
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:282
MethodSPQRMatrixQTransposeReturnType
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:302
MethodSPQR_QProduct
Define the constructor to get reference to argument types
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:257
MethodSPQR_free
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:94
MethodSVDBase
\brief Default Constructor. * * Default constructor of SVDBase */
cpp/src/external/eigen/src/SVD/SVDBase.h:244
MethodScalar general_det3_helper
cpp/src/external/eigen/src/LU/InverseImpl.h:203
MethodScalar>, const Derived, const ExponentDerived> pow
cpp/src/external/eigen/src/plugins/ArrayCwiseBinaryOps.h:85
FunctionScalarComplexMultipleReturnType operator*
Overloaded for efficient real matrix times complex scalar value */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:74
FunctionScalarMultipleReturnType operator*
\returns an expression of \c *this scaled by the scalar factor \a scalar */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:54
FunctionScalarQuotient1ReturnType operator/
\returns an expression of \c *this divided by the scalar value \a scalar */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:66
FunctionScaling
Constructs a uniform scaling from scale factor \a s */
cpp/src/external/eigen/src/Geometry/Scaling.h:118
MethodScopedElement
cpp/quantize/catch.hpp:7478
MethodScopedElement
cpp/test/external/catch.hpp:7478
MethodScopedMessage
cpp/quantize/catch.hpp:6442
MethodScopedMessage
cpp/test/external/catch.hpp:6442
MethodSection
cpp/quantize/catch.hpp:1715
MethodSection
cpp/quantize/catch.hpp:6722
MethodSection
cpp/test/external/catch.hpp:1715
MethodSection
cpp/test/external/catch.hpp:6722
MethodSectionInfo
cpp/quantize/catch.hpp:6713
MethodSectionInfo
cpp/test/external/catch.hpp:6713
MethodSectionNode
cpp/quantize/catch.hpp:7275
MethodSectionNode
cpp/test/external/catch.hpp:7275
MethodSectionStats
cpp/quantize/catch.hpp:4472
MethodSectionStats
cpp/test/external/catch.hpp:4472
FunctionSegmentReturnType head
\returns a dynamic-size expression of the first coefficients of *this. * * \only_for_vectors * * \param n the number of coefficients in the se
cpp/src/external/eigen/src/plugins/BlockMethods.h:855
FunctionSegmentReturnType segment
\returns a dynamic-size expression of a segment (i.e. a vector block) in *this. * * \only_for_vectors * * \param start the first coefficient i
cpp/src/external/eigen/src/plugins/BlockMethods.h:824
FunctionSegmentReturnType tail
\returns a dynamic-size expression of the last coefficients of *this. * * \only_for_vectors * * \param n the number of coefficients in the seg
cpp/src/external/eigen/src/plugins/BlockMethods.h:885
MethodSelfAdjointEigenSolver
cpp/src/external/eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:138
MethodSelfAdjointView
cpp/src/external/eigen/src/Core/SelfAdjointView.h:70
MethodSession
cpp/quantize/catch.hpp:5323
MethodSession
cpp/test/external/catch.hpp:5323
MethodSharedImpl
cpp/quantize/catch.hpp:388
MethodSharedImpl
cpp/test/external/catch.hpp:388
FunctionSignReturnType sign
\returns an expression of the coefficient-wise signum of *this. * * This function computes the coefficient-wise signum. * * Example: \include
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:171
MethodSimplicialCholesky
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:518
MethodSimplicialCholeskyBase
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:82
MethodSimplicialLDLT
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:437
MethodSimplicialLLT
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:346
FunctionSinReturnType sin
\returns an expression of the coefficient-wise sine of *this. * * This function computes the coefficient-wise sine. The function MatrixBase::sin()
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:207
MethodSingletonVector
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:854
MethodSluMatrix
cpp/src/external/eigen/src/SuperLUSupport/SuperLUSupport.h:91
MethodSolve
cpp/src/external/eigen/src/Core/Solve.h:68
MethodSolve<TriangularView, Other> solve
cpp/src/external/eigen/src/Core/TriangularMatrix.h:271
MethodSolveWithGuess
cpp/src/external/eigen/src/IterativeLinearSolvers/SolveWithGuess.h:48
MethodSolverBase
Default constructor */
cpp/src/external/eigen/src/Core/SolverBase.h:63
MethodSourceLineInfo
cpp/quantize/catch.hpp:234
MethodSourceLineInfo
cpp/quantize/catch.hpp:6675
MethodSourceLineInfo
cpp/test/external/catch.hpp:234
MethodSourceLineInfo
cpp/test/external/catch.hpp:6675
MethodSparseCompressedBase
Default constructor. Do nothing. */
cpp/src/external/eigen/src/SparseCore/SparseCompressedBase.h:111
MethodSparseLU
cpp/src/external/eigen/src/SparseLU/SparseLU.h:100
MethodSparseLUMatrixLReturnType
cpp/src/external/eigen/src/SparseLU/SparseLU.h:707
MethodSparseLUMatrixUReturnType
cpp/src/external/eigen/src/SparseLU/SparseLU.h:723
MethodSparseMapBase
cpp/src/external/eigen/src/SparseCore/SparseMap.h:124
MethodSparseMapBase
cpp/src/external/eigen/src/SparseCore/SparseMap.h:190
MethodSparseMatrix
Default constructor yielding an empty \c 0 \c x \c 0 matrix */
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:649
FunctionSparseMatrixBase
cpp/src/external/eigen/src/SparseCore/SparseMatrixBase.h:184
MethodSparseQR
cpp/src/external/eigen/src/SparseQR/SparseQR.h:94
MethodSparseQRMatrixQReturnType
cpp/src/external/eigen/src/SparseQR/SparseQR.h:654
MethodSparseQRMatrixQTransposeReturnType
cpp/src/external/eigen/src/SparseQR/SparseQR.h:677
MethodSparseQR_QProduct
Get the references
cpp/src/external/eigen/src/SparseQR/SparseQR.h:594
MethodSparseRefBase
cpp/src/external/eigen/src/SparseCore/SparseRef.h:91
MethodSparseSelfAdjointView
cpp/src/external/eigen/src/SparseCore/SparseSelfAdjointView.h:61
MethodSparseSolverBase
Default constructor */
cpp/src/external/eigen/src/SparseCore/SparseSolverBase.h:58
MethodSparseSymmetricPermutationProduct
cpp/src/external/eigen/src/SparseCore/SparseSelfAdjointView.h:562
FunctionSparseVector
cpp/src/external/eigen/src/SparseCore/SparseVector.h:227
MethodSparseView
cpp/src/external/eigen/src/SparseCore/SparseView.h:40
FunctionSqrtReturnType sqrt
\returns an expression of the coefficient-wise square root of *this. * * This function computes the coefficient-wise square root. The function Mat
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:139
← previousnext →2,001–2,100 of 5,231, ranked by callers