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
Method
BDCSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via BDCSVD::
cpp/src/external/eigen/src/SVD/BDCSVD.h:94
Method
BandMatrix
cpp/src/external/eigen/src/Core/BandMatrix.h:207
Method
BandMatrixWrapper
cpp/src/external/eigen/src/Core/BandMatrix.h:269
Method
BetweenGenerator
cpp/quantize/catch.hpp:1761
Method
BetweenGenerator
cpp/test/external/catch.hpp:1761
Method
BiCGSTAB
Default constructor. */
cpp/src/external/eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175
Method
BlasLinearMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:151
Method
BlasVectorMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:126
Method
Block
Column or Row constructor */
cpp/src/external/eigen/src/Core/Block.h:117
Function
Block<Derived, BlockRows, BlockCols> block
cpp/src/external/eigen/src/plugins/BlockMethods.h:722
Function
Block<Derived, CRows, CCols> bottomLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:343
Function
Block<Derived, CRows, CCols> bottomRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:264
Function
Block<Derived, CRows, CCols> topLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:185
Function
Block<Derived, CRows, CCols> topRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:106
Function
Block<Derived> block
\returns a dynamic-size expression of a block in *this. * * \param startRow the first row in the block * \param startCol the first column in the
cpp/src/external/eigen/src/plugins/BlockMethods.h:56
Function
Block<Derived> bottomLeftCorner
\returns a dynamic-size expression of a bottom-left corner of *this. * * \param cRows the number of rows in the corner * \param cCols the number
cpp/src/external/eigen/src/plugins/BlockMethods.h:320
Function
Block<Derived> bottomRightCorner
\returns a dynamic-size expression of a bottom-right corner of *this. * * \param cRows the number of rows in the corner * \param cCols the numbe
cpp/src/external/eigen/src/plugins/BlockMethods.h:241
Function
Block<Derived> topLeftCorner
\returns a dynamic-size expression of a top-left corner of *this. * * \param cRows the number of rows in the corner * \param cCols the number of
cpp/src/external/eigen/src/plugins/BlockMethods.h:162
Function
Block<Derived> topRightCorner
\returns a dynamic-size expression of a top-right corner of *this. * * \param cRows the number of rows in the corner * \param cCols the number o
cpp/src/external/eigen/src/plugins/BlockMethods.h:82
Function
Block<const Derived, BlockRows, BlockCols> block
cpp/src/external/eigen/src/plugins/BlockMethods.h:730
Function
Block<const Derived, CRows, CCols> bottomLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:351
Function
Block<const Derived, CRows, CCols> bottomRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:272
Function
Block<const Derived, CRows, CCols> topLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:193
Function
Block<const Derived, CRows, CCols> topRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:114
Function
Block<const Derived> block
This is the const version of block(Index,Index,Index,Index). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:63
Function
Block<const Derived> bottomLeftCorner
This is the const version of bottomLeftCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:327
Function
Block<const Derived> bottomRightCorner
This is the const version of bottomRightCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:248
Function
Block<const Derived> topLeftCorner
This is the const version of topLeftCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:169
Function
Block<const Derived> topRightCorner
This is the const version of topRightCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:89
Method
BlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:31
Method
BlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:283
Method
BlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:302
Method
BlockImpl
Column or Row constructor */
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:376
Method
BlockImpl
cpp/src/external/eigen/src/Core/Block.h:162
Function
BooleanNotReturnType operator!
\returns an expression of the coefficient-wise ! operator of *this * * \warning this operator is for expression of bool only. * * Example: \in
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:496
Method
BoundArgFunction
cpp/quantize/catch.hpp:3409
Method
BoundArgFunction
cpp/test/external/catch.hpp:3409
Method
BoundBinaryFunction
cpp/quantize/catch.hpp:3509
Method
BoundBinaryFunction
cpp/test/external/catch.hpp:3509
Method
BoundDataMember
cpp/quantize/catch.hpp:3445
Method
BoundDataMember
cpp/test/external/catch.hpp:3445
Method
BoundNullaryMethod
cpp/quantize/catch.hpp:3475
Method
BoundNullaryMethod
cpp/test/external/catch.hpp:3475
Method
BoundUnaryFunction
cpp/quantize/catch.hpp:3492
Method
BoundUnaryFunction
cpp/test/external/catch.hpp:3492
Method
BoundUnaryMethod
cpp/quantize/catch.hpp:3458
Method
BoundUnaryMethod
cpp/test/external/catch.hpp:3458
Method
BySectionInfo
cpp/quantize/catch.hpp:7295
Method
BySectionInfo
cpp/test/external/catch.hpp:7295
Method
CacheSizes
cpp/src/external/eigen/src/Core/products/GeneralBlockPanelKernel.h:40
Method
CholmodBase
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:180
Method
CholmodDecomposition
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:518
Method
CholmodSimplicialLDLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:422
Method
CholmodSimplicialLLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:373
Method
CholmodSupernodalLLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:469
Function
CoeffReturnType coeff
cpp/src/external/eigen/src/Core/CoreEvaluators.h:151
Function
CoeffReturnType value
\returns the unique coefficient of a 1x1 expression */
cpp/src/external/eigen/src/Core/DenseBase.h:473
Method
ColPivHouseholderQR
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via Col
cpp/src/external/eigen/src/QR/ColPivHouseholderQR.h:83
Method
Colour
cpp/quantize/catch.hpp:6066
Method
Colour
cpp/test/external/catch.hpp:6066
Function
ColsBlockXpr leftCols
\returns a block consisting of the left columns of *this. * * \param n the number of columns in the block * * Example: \include MatrixBase_lef
cpp/src/external/eigen/src/plugins/BlockMethods.h:556
Function
ColsBlockXpr middleCols
\returns a block consisting of a range of columns of *this. * * \param startCol the index of the first column in the block * \param numCols the
cpp/src/external/eigen/src/plugins/BlockMethods.h:661
Function
ColsBlockXpr rightCols
\returns a block consisting of the right columns of *this. * * \param n the number of columns in the block * * Example: \include MatrixBase_ri
cpp/src/external/eigen/src/plugins/BlockMethods.h:608
Method
CommandLine
cpp/quantize/catch.hpp:3750
Method
CommandLine
cpp/test/external/catch.hpp:3750
Method
CommonArgProperties
cpp/quantize/catch.hpp:3573
Method
CommonArgProperties
cpp/test/external/catch.hpp:3573
Method
CompactReporter
cpp/quantize/catch.hpp:8480
Method
CompactReporter
cpp/test/external/catch.hpp:8480
Method
ComplexEigenSolver
\brief Default constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
cpp/src/external/eigen/src/Eigenvalues/ComplexEigenSolver.h:92
Method
ComplexSchur
\brief Default constructor. * * \param [in] size Positive integer, size of the matrix whose Schur decomposition will be computed. *
cpp/src/external/eigen/src/Eigenvalues/ComplexSchur.h:94
Method
CompositeGenerator
cpp/quantize/catch.hpp:1801
Method
CompositeGenerator
cpp/test/external/catch.hpp:1801
Method
CompressedStorage
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:35
Function
ComputationInfo info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was succesful, \c NoConvergence otherwi
cpp/src/external/eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:342
Method
Config
cpp/quantize/catch.hpp:3070
Method
Config
cpp/test/external/catch.hpp:3070
Method
ConfigData
cpp/quantize/catch.hpp:3022
Method
ConfigData
cpp/test/external/catch.hpp:3022
Method
ConjugateGradient
Default constructor. */
cpp/src/external/eigen/src/IterativeLinearSolvers/ConjugateGradient.h:178
Function
ConjugateReturnType conjugate
\returns an expression of the complex conjugate of \c *this. * * \sa adjoint() */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:112
Method
ConsoleReporter
cpp/quantize/catch.hpp:8036
Method
ConsoleReporter
cpp/test/external/catch.hpp:8036
Function
ConstColXpr col
This is the const version of col(). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:783
Function
ConstColsBlockXpr leftCols
This is the const version of leftCols(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:563
Function
ConstColsBlockXpr middleCols
This is the const version of middleCols(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:668
Function
ConstColsBlockXpr rightCols
This is the const version of rightCols(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:615
Function
ConstColwiseReturnType colwise
\returns a VectorwiseOp wrapper of *this providing additional partial reduction operations * * Example: \include MatrixBase_colwise.cpp *
cpp/src/external/eigen/src/Core/DenseBase.h:510
Function
ConstReverseReturnType reverse
This is the const version of reverse(). */ Code moved here due to a CUDA compiler bug
cpp/src/external/eigen/src/Core/DenseBase.h:558
Function
ConstRowXpr row
This is the const version of row(). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:802
Function
ConstRowsBlockXpr bottomRows
This is the const version of bottomRows(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:457
Function
ConstRowsBlockXpr middleRows
This is the const version of middleRows(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:510
Function
ConstRowsBlockXpr topRows
This is the const version of topRows(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:405
Function
ConstRowwiseReturnType rowwise
\returns a VectorwiseOp wrapper of *this providing additional partial reduction operations * * Example: \include MatrixBase_rowwise.cpp *
cpp/src/external/eigen/src/Core/DenseBase.h:498
Function
ConstSegmentReturnType head
This is the const version of head(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:863
Function
ConstSegmentReturnType segment
This is the const version of segment(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:833
Function
ConstSegmentReturnType tail
This is the const version of tail(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:893
Method
Constant
cpp/src/external/eigen/src/Core/CwiseNullaryOp.h:180
Function
Contains
cpp/quantize/catch.hpp:2295
Function
Contains
cpp/test/external/catch.hpp:2295
← previous
next →
1,301–1,400 of 5,231, ranked by callers