Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ functions
Functions
5,231 in github.com/dblalock/bolt
⨍
Functions
5,231
◇
Types & classes
2,370
Function
Ref
cpp/src/external/eigen/src/Core/Ref.h:200
Method
Ref
cpp/src/external/eigen/src/SparseCore/SparseRef.h:188
Method
Ref
cpp/src/external/eigen/src/SparseCore/SparseRef.h:296
Method
Ref
cpp/src/external/eigen/src/Core/Ref.h:236
Method
RegistrarForTagAliases
cpp/quantize/catch.hpp:7192
Method
RegistrarForTagAliases
cpp/test/external/catch.hpp:7192
Method
RegistryHub
IRegistryHub
cpp/quantize/catch.hpp:5666
Method
RegistryHub
IRegistryHub
cpp/test/external/catch.hpp:5666
Function
Replicate<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
Method
ReporterConfig
cpp/quantize/catch.hpp:4384
Method
ReporterConfig
cpp/test/external/catch.hpp:4384
Method
ReporterPreferences
cpp/quantize/catch.hpp:4399
Method
ReporterPreferences
cpp/test/external/catch.hpp:4399
Method
ReporterRegistrar
cpp/quantize/catch.hpp:7452
Method
ReporterRegistrar
cpp/test/external/catch.hpp:7452
Method
ResultBuilder
cpp/quantize/catch.hpp:7005
Method
ResultBuilder
cpp/test/external/catch.hpp:7005
Method
Reverse
cpp/src/external/eigen/src/Core/Reverse.h:88
Method
ReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseCompressedBase.h:179
Method
ReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseTriangularView.h:141
Method
ReverseInnerIterator
cpp/src/external/eigen/src/SparseCore/SparseTranspose.h:81
Method
Rotation2D
Construct a 2D counter clock wise rotation from the angle \a a in radian. */
cpp/src/external/eigen/src/Geometry/Rotation2D.h:62
Function
RowsBlockXpr 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
Function
RowsBlockXpr 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
Function
RowsBlockXpr 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
Function
RsqrtReturnType 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
Method
RunContext
cpp/quantize/catch.hpp:4955
Method
RunContext
cpp/test/external/catch.hpp:4955
Method
Runner
cpp/quantize/catch.hpp:5243
Method
Runner
cpp/test/external/catch.hpp:5243
Method
SPQR
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:76
Method
SPQRMatrixQReturnType
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:282
Method
SPQRMatrixQTransposeReturnType
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:302
Method
SPQR_QProduct
Define the constructor to get reference to argument types
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:257
Method
SPQR_free
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:94
Method
SVDBase
\brief Default Constructor. * * Default constructor of SVDBase */
cpp/src/external/eigen/src/SVD/SVDBase.h:244
Method
Scalar general_det3_helper
cpp/src/external/eigen/src/LU/InverseImpl.h:203
Method
Scalar>, const Derived, const ExponentDerived> pow
cpp/src/external/eigen/src/plugins/ArrayCwiseBinaryOps.h:85
Function
ScalarComplexMultipleReturnType operator*
Overloaded for efficient real matrix times complex scalar value */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:74
Function
ScalarMultipleReturnType operator*
\returns an expression of \c *this scaled by the scalar factor \a scalar */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:54
Function
ScalarQuotient1ReturnType operator/
\returns an expression of \c *this divided by the scalar value \a scalar */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:66
Function
Scaling
Constructs a uniform scaling from scale factor \a s */
cpp/src/external/eigen/src/Geometry/Scaling.h:118
Method
ScopedElement
cpp/quantize/catch.hpp:7478
Method
ScopedElement
cpp/test/external/catch.hpp:7478
Method
ScopedMessage
cpp/quantize/catch.hpp:6442
Method
ScopedMessage
cpp/test/external/catch.hpp:6442
Method
Section
cpp/quantize/catch.hpp:1715
Method
Section
cpp/quantize/catch.hpp:6722
Method
Section
cpp/test/external/catch.hpp:1715
Method
Section
cpp/test/external/catch.hpp:6722
Method
SectionInfo
cpp/quantize/catch.hpp:6713
Method
SectionInfo
cpp/test/external/catch.hpp:6713
Method
SectionNode
cpp/quantize/catch.hpp:7275
Method
SectionNode
cpp/test/external/catch.hpp:7275
Method
SectionStats
cpp/quantize/catch.hpp:4472
Method
SectionStats
cpp/test/external/catch.hpp:4472
Function
SegmentReturnType 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
Function
SegmentReturnType 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
Function
SegmentReturnType 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
Method
SelfAdjointEigenSolver
cpp/src/external/eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:138
Method
SelfAdjointView
cpp/src/external/eigen/src/Core/SelfAdjointView.h:70
Method
Session
cpp/quantize/catch.hpp:5323
Method
Session
cpp/test/external/catch.hpp:5323
Method
SharedImpl
cpp/quantize/catch.hpp:388
Method
SharedImpl
cpp/test/external/catch.hpp:388
Function
SignReturnType 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
Method
SimplicialCholesky
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:518
Method
SimplicialCholeskyBase
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:82
Method
SimplicialLDLT
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:437
Method
SimplicialLLT
Default constructor */
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:346
Function
SinReturnType 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
Method
SingletonVector
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:854
Method
SluMatrix
cpp/src/external/eigen/src/SuperLUSupport/SuperLUSupport.h:91
Method
Solve
cpp/src/external/eigen/src/Core/Solve.h:68
Method
Solve<TriangularView, Other> solve
cpp/src/external/eigen/src/Core/TriangularMatrix.h:271
Method
SolveWithGuess
cpp/src/external/eigen/src/IterativeLinearSolvers/SolveWithGuess.h:48
Method
SolverBase
Default constructor */
cpp/src/external/eigen/src/Core/SolverBase.h:63
Method
SourceLineInfo
cpp/quantize/catch.hpp:234
Method
SourceLineInfo
cpp/quantize/catch.hpp:6675
Method
SourceLineInfo
cpp/test/external/catch.hpp:234
Method
SourceLineInfo
cpp/test/external/catch.hpp:6675
Method
SparseCompressedBase
Default constructor. Do nothing. */
cpp/src/external/eigen/src/SparseCore/SparseCompressedBase.h:111
Method
SparseLU
cpp/src/external/eigen/src/SparseLU/SparseLU.h:100
Method
SparseLUMatrixLReturnType
cpp/src/external/eigen/src/SparseLU/SparseLU.h:707
Method
SparseLUMatrixUReturnType
cpp/src/external/eigen/src/SparseLU/SparseLU.h:723
Method
SparseMapBase
cpp/src/external/eigen/src/SparseCore/SparseMap.h:124
Method
SparseMapBase
cpp/src/external/eigen/src/SparseCore/SparseMap.h:190
Method
SparseMatrix
Default constructor yielding an empty \c 0 \c x \c 0 matrix */
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:649
Function
SparseMatrixBase
cpp/src/external/eigen/src/SparseCore/SparseMatrixBase.h:184
Method
SparseQR
cpp/src/external/eigen/src/SparseQR/SparseQR.h:94
Method
SparseQRMatrixQReturnType
cpp/src/external/eigen/src/SparseQR/SparseQR.h:654
Method
SparseQRMatrixQTransposeReturnType
cpp/src/external/eigen/src/SparseQR/SparseQR.h:677
Method
SparseQR_QProduct
Get the references
cpp/src/external/eigen/src/SparseQR/SparseQR.h:594
Method
SparseRefBase
cpp/src/external/eigen/src/SparseCore/SparseRef.h:91
Method
SparseSelfAdjointView
cpp/src/external/eigen/src/SparseCore/SparseSelfAdjointView.h:61
Method
SparseSolverBase
Default constructor */
cpp/src/external/eigen/src/SparseCore/SparseSolverBase.h:58
Method
SparseSymmetricPermutationProduct
cpp/src/external/eigen/src/SparseCore/SparseSelfAdjointView.h:562
Function
SparseVector
cpp/src/external/eigen/src/SparseCore/SparseVector.h:227
Method
SparseView
cpp/src/external/eigen/src/SparseCore/SparseView.h:40
Function
SqrtReturnType 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
← previous
next →
2,001–2,100 of 5,231, ranked by callers