MCPcopy Create free account

hub / github.com/dblalock/bolt / functions

Functions5,231 in github.com/dblalock/bolt

MethodBDCSVD
\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
MethodBandMatrix
cpp/src/external/eigen/src/Core/BandMatrix.h:207
MethodBandMatrixWrapper
cpp/src/external/eigen/src/Core/BandMatrix.h:269
MethodBetweenGenerator
cpp/quantize/catch.hpp:1761
MethodBetweenGenerator
cpp/test/external/catch.hpp:1761
MethodBiCGSTAB
Default constructor. */
cpp/src/external/eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175
MethodBlasLinearMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:151
MethodBlasVectorMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:126
MethodBlock
Column or Row constructor */
cpp/src/external/eigen/src/Core/Block.h:117
FunctionBlock<Derived, BlockRows, BlockCols> block
cpp/src/external/eigen/src/plugins/BlockMethods.h:722
FunctionBlock<Derived, CRows, CCols> bottomLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:343
FunctionBlock<Derived, CRows, CCols> bottomRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:264
FunctionBlock<Derived, CRows, CCols> topLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:185
FunctionBlock<Derived, CRows, CCols> topRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:106
FunctionBlock<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
FunctionBlock<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
FunctionBlock<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
FunctionBlock<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
FunctionBlock<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
FunctionBlock<const Derived, BlockRows, BlockCols> block
cpp/src/external/eigen/src/plugins/BlockMethods.h:730
FunctionBlock<const Derived, CRows, CCols> bottomLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:351
FunctionBlock<const Derived, CRows, CCols> bottomRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:272
FunctionBlock<const Derived, CRows, CCols> topLeftCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:193
FunctionBlock<const Derived, CRows, CCols> topRightCorner
cpp/src/external/eigen/src/plugins/BlockMethods.h:114
FunctionBlock<const Derived> block
This is the const version of block(Index,Index,Index,Index). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:63
FunctionBlock<const Derived> bottomLeftCorner
This is the const version of bottomLeftCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:327
FunctionBlock<const Derived> bottomRightCorner
This is the const version of bottomRightCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:248
FunctionBlock<const Derived> topLeftCorner
This is the const version of topLeftCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:169
FunctionBlock<const Derived> topRightCorner
This is the const version of topRightCorner(Index, Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:89
MethodBlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:31
MethodBlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:283
MethodBlockImpl
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:302
MethodBlockImpl
Column or Row constructor */
cpp/src/external/eigen/src/SparseCore/SparseBlock.h:376
MethodBlockImpl
cpp/src/external/eigen/src/Core/Block.h:162
FunctionBooleanNotReturnType 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
MethodBoundArgFunction
cpp/quantize/catch.hpp:3409
MethodBoundArgFunction
cpp/test/external/catch.hpp:3409
MethodBoundBinaryFunction
cpp/quantize/catch.hpp:3509
MethodBoundBinaryFunction
cpp/test/external/catch.hpp:3509
MethodBoundDataMember
cpp/quantize/catch.hpp:3445
MethodBoundDataMember
cpp/test/external/catch.hpp:3445
MethodBoundNullaryMethod
cpp/quantize/catch.hpp:3475
MethodBoundNullaryMethod
cpp/test/external/catch.hpp:3475
MethodBoundUnaryFunction
cpp/quantize/catch.hpp:3492
MethodBoundUnaryFunction
cpp/test/external/catch.hpp:3492
MethodBoundUnaryMethod
cpp/quantize/catch.hpp:3458
MethodBoundUnaryMethod
cpp/test/external/catch.hpp:3458
MethodBySectionInfo
cpp/quantize/catch.hpp:7295
MethodBySectionInfo
cpp/test/external/catch.hpp:7295
MethodCacheSizes
cpp/src/external/eigen/src/Core/products/GeneralBlockPanelKernel.h:40
MethodCholmodBase
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:180
MethodCholmodDecomposition
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:518
MethodCholmodSimplicialLDLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:422
MethodCholmodSimplicialLLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:373
MethodCholmodSupernodalLLT
cpp/src/external/eigen/src/CholmodSupport/CholmodSupport.h:469
FunctionCoeffReturnType coeff
cpp/src/external/eigen/src/Core/CoreEvaluators.h:151
FunctionCoeffReturnType value
\returns the unique coefficient of a 1x1 expression */
cpp/src/external/eigen/src/Core/DenseBase.h:473
MethodColPivHouseholderQR
* \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
MethodColour
cpp/quantize/catch.hpp:6066
MethodColour
cpp/test/external/catch.hpp:6066
FunctionColsBlockXpr 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
FunctionColsBlockXpr 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
FunctionColsBlockXpr 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
MethodCommandLine
cpp/quantize/catch.hpp:3750
MethodCommandLine
cpp/test/external/catch.hpp:3750
MethodCommonArgProperties
cpp/quantize/catch.hpp:3573
MethodCommonArgProperties
cpp/test/external/catch.hpp:3573
MethodCompactReporter
cpp/quantize/catch.hpp:8480
MethodCompactReporter
cpp/test/external/catch.hpp:8480
MethodComplexEigenSolver
\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
MethodComplexSchur
\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
MethodCompositeGenerator
cpp/quantize/catch.hpp:1801
MethodCompositeGenerator
cpp/test/external/catch.hpp:1801
MethodCompressedStorage
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:35
FunctionComputationInfo 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
MethodConfig
cpp/quantize/catch.hpp:3070
MethodConfig
cpp/test/external/catch.hpp:3070
MethodConfigData
cpp/quantize/catch.hpp:3022
MethodConfigData
cpp/test/external/catch.hpp:3022
MethodConjugateGradient
Default constructor. */
cpp/src/external/eigen/src/IterativeLinearSolvers/ConjugateGradient.h:178
FunctionConjugateReturnType conjugate
\returns an expression of the complex conjugate of \c *this. * * \sa adjoint() */
cpp/src/external/eigen/src/plugins/CommonCwiseUnaryOps.h:112
MethodConsoleReporter
cpp/quantize/catch.hpp:8036
MethodConsoleReporter
cpp/test/external/catch.hpp:8036
FunctionConstColXpr col
This is the const version of col(). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:783
FunctionConstColsBlockXpr leftCols
This is the const version of leftCols(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:563
FunctionConstColsBlockXpr middleCols
This is the const version of middleCols(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:668
FunctionConstColsBlockXpr rightCols
This is the const version of rightCols(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:615
FunctionConstColwiseReturnType 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
FunctionConstReverseReturnType 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
FunctionConstRowXpr row
This is the const version of row(). */
cpp/src/external/eigen/src/plugins/BlockMethods.h:802
FunctionConstRowsBlockXpr bottomRows
This is the const version of bottomRows(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:457
FunctionConstRowsBlockXpr middleRows
This is the const version of middleRows(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:510
FunctionConstRowsBlockXpr topRows
This is the const version of topRows(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:405
FunctionConstRowwiseReturnType 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
FunctionConstSegmentReturnType head
This is the const version of head(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:863
FunctionConstSegmentReturnType segment
This is the const version of segment(Index,Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:833
FunctionConstSegmentReturnType tail
This is the const version of tail(Index).*/
cpp/src/external/eigen/src/plugins/BlockMethods.h:893
MethodConstant
cpp/src/external/eigen/src/Core/CwiseNullaryOp.h:180
FunctionContains
cpp/quantize/catch.hpp:2295
FunctionContains
cpp/test/external/catch.hpp:2295
← previousnext →1,301–1,400 of 5,231, ranked by callers