MCPcopy Create free account

hub / github.com/dblalock/bolt / functions

Functions5,231 in github.com/dblalock/bolt

↓ 22 callersMethodappend
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:101
↓ 22 callersFunctionpmadd
cpp/src/external/eigen/src/Core/arch/AltiVec/PacketMath.h:373
↓ 22 callersMethodrows
\returns the number of rows of the represented matrix. */
cpp/src/external/eigen/src/SparseQR/SparseQR.h:124
↓ 22 callersFunctionsize
\returns the number of coefficients, which is \a rows()*cols(). * \sa rows(), cols(). */
cpp/src/external/eigen/src/SparseCore/SparseMatrixBase.h:168
↓ 21 callersMethodgetLinearMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:194
↓ 21 callersMethodinnerStride
cpp/src/external/eigen/src/Core/Map.h:101
↓ 21 callersFunctionprefetch
cpp/src/external/eigen/src/Core/GenericPacketMath.h:287
↓ 20 callersMethodfind
cpp/quantize/catch.hpp:7144
↓ 20 callersMethodfind
cpp/test/external/catch.hpp:7144
↓ 20 callersMethodmaxCoeff
cpp/src/external/eigen/src/Core/Redux.h:433
↓ 20 callersFunctionpopcount
cpp/quantize/profile_multicodebook.cpp:53
↓ 20 callersFunctionpopcount
cpp/src/utils/bit_ops.hpp:44
↓ 20 callersMethodw
\returns the \c w coefficient */
cpp/src/external/eigen/src/Geometry/Quaternion.h:67
↓ 19 callersMethoddata
cpp/src/external/eigen/src/Core/PlainObjectBase.h:228
↓ 19 callersFunctionreal_ref
cpp/src/external/eigen/src/Core/MathFunctions.h:847
↓ 19 callersFunctionresize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
cpp/src/external/eigen/src/Core/DenseBase.h:244
↓ 19 callersFunctionrows
\returns the number of rows. \sa cols() */
cpp/src/external/eigen/src/SparseCore/SparseMatrixBase.h:163
↓ 19 callersMethodrows
cpp/src/external/eigen/src/LU/FullPivLU.h:385
↓ 19 callersFunctionsmart_copy
cpp/src/external/eigen/src/Core/util/Memory.h:573
↓ 18 callersMethodbind
cpp/quantize/catch.hpp:3682
↓ 18 callersMethodbind
cpp/test/external/catch.hpp:3682
↓ 18 callersMethodcoeff
cpp/src/external/eigen/src/Core/ProductEvaluators.h:751
↓ 18 callersMethodcols
cpp/src/external/eigen/src/LU/FullPivLU.h:386
↓ 18 callersMethodconjugate
cpp/src/external/eigen/src/Geometry/Quaternion.h:670
↓ 18 callersFunctionisMuchSmallerThan
cpp/src/external/eigen/src/Core/MathFunctions.h:1065
↓ 18 callersMethodmadd
cpp/src/external/eigen/src/Core/products/GeneralBlockPanelKernel.h:448
↓ 18 callersMethodreserve
Preallocates \a reserveSize non zeros. * * Precondition: the matrix must be in compressed mode. */
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:257
↓ 18 callersFunctionvreinterpretq_u64_f64
Bug 907: workaround missing declarations of the following two functions in the ADK
cpp/src/external/eigen/src/Core/arch/NEON/PacketMath.h:537
↓ 17 callersMethodasDiagonal
cpp/src/external/eigen/src/Core/DiagonalMatrix.h:277
↓ 17 callersFunctioncols
\returns the number of columns. \sa rows() */
cpp/src/external/eigen/src/SparseCore/SparseMatrixBase.h:165
↓ 17 callersMethodcompute
* Compute the symbolic and numeric factorization of the input sparse matrix. * The input matrix should be in column-major storage. */
cpp/src/external/eigen/src/SparseLU/SparseLU.h:124
↓ 17 callersMethodisCompressed
\returns whether \c *this is in compressed form. */
cpp/src/external/eigen/src/SparseCore/SparseCompressedBase.h:107
↓ 17 callersMethodlinear
\returns a read-only expression of the linear part of the transformation */
cpp/src/external/eigen/src/Geometry/Transform.h:399
↓ 17 callersMethodmakeGivens
cpp/src/external/eigen/src/Jacobi/Jacobi.h:148
↓ 17 callersMethodmatrixU
\returns a view of the upper triangular matrix U */
cpp/src/external/eigen/src/Cholesky/LLT.h:99
↓ 17 callersFunctionresize
cpp/src/external/eigen/src/SparseCore/SparseVector.h:213
↓ 17 callersMethodscopedElement
cpp/quantize/catch.hpp:7555
↓ 17 callersMethodscopedElement
cpp/test/external/catch.hpp:7555
↓ 17 callersMethodsetZero
Sets all coefficients to zero. */
cpp/src/external/eigen/src/Core/DiagonalMatrix.h:199
↓ 17 callersMethodsolveInPlace
cpp/src/external/eigen/src/Cholesky/LLT.h:445
↓ 17 callersMethodtotal
cpp/quantize/catch.hpp:1633
↓ 17 callersMethodtotal
cpp/test/external/catch.hpp:1633
↓ 16 callersMethodcols
cpp/src/external/eigen/src/Geometry/Homogeneous.h:76
↓ 16 callersFunctionextract_data
cpp/src/external/eigen/src/Core/util/BlasUtil.h:360
↓ 16 callersMethodrows
cpp/src/external/eigen/src/Geometry/Homogeneous.h:75
↓ 16 callersMethodrows
cpp/src/external/eigen/src/Cholesky/LDLT.h:210
↓ 16 callersMethodx
\brief Retruns the x-translation by value. **/
cpp/src/external/eigen/src/Geometry/Translation.h:74
↓ 15 callersMethodclear
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:111
↓ 15 callersMethoddiagonal
\returns a const expression of the diagonal coefficients. */
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:640
↓ 15 callersFunctionpmax
cpp/src/external/eigen/src/Core/GenericPacketMath.h:172
↓ 15 callersFunctionswap
cpp/src/external/eigen/src/Core/DenseStorage.h:387
↓ 14 callersMethodallocatedSize
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:110
↓ 14 callersMethodapplyHouseholderOnTheLeft
cpp/src/external/eigen/src/Householder/Householder.h:113
↓ 14 callersMethodget
cpp/quantize/catch.hpp:368
↓ 14 callersMethodgetVectorMapper
cpp/src/external/eigen/src/Core/util/BlasUtil.h:198
↓ 14 callersMethodprefetch
cpp/src/external/eigen/src/Core/util/BlasUtil.h:153
↓ 14 callersMethodrows
cpp/src/external/eigen/src/SparseCholesky/SimplicialCholesky.h:100
↓ 14 callersMethodtestSpec
cpp/quantize/catch.hpp:2869
↓ 14 callersMethodtestSpec
cpp/test/external/catch.hpp:2869
↓ 14 callersFunctionthrow_std_bad_alloc
cpp/src/external/eigen/src/Core/util/Memory.h:88
↓ 14 callersMethodtranslation
\returns a read-only expression of the translation vector of the transformation */
cpp/src/external/eigen/src/Geometry/Transform.h:409
↓ 14 callersMethodx
\returns the \c x coefficient */
cpp/src/external/eigen/src/Geometry/Quaternion.h:61
↓ 13 callersMethodc
cpp/src/external/eigen/src/Jacobi/Jacobi.h:46
↓ 13 callersMethodcols
cpp/src/external/eigen/src/QR/FullPivHouseholderQR.h:301
↓ 13 callersMethodconjugate
cpp/src/external/eigen/src/Core/TriangularMatrix.h:243
↓ 13 callersMethodcwiseProduct
cpp/src/external/eigen/src/Core/MatrixBase.h:448
↓ 13 callersMethoddot
cpp/src/external/eigen/src/Geometry/Quaternion.h:134
↓ 13 callersFunctionevalTo
cpp/src/external/eigen/src/Core/DenseBase.h:574
↓ 13 callersMethodinverse
cpp/src/external/eigen/src/LU/InverseImpl.h:331
↓ 13 callersMethodprod
cpp/src/external/eigen/src/Core/Redux.h:471
↓ 13 callersMethodrows
cpp/src/external/eigen/src/Cholesky/LLT.h:162
↓ 13 callersMethodrows
cpp/src/external/eigen/src/QR/FullPivHouseholderQR.h:300
↓ 13 callersMethodrows
cpp/src/external/eigen/src/LU/PartialPivLU.h:185
↓ 13 callersMethods
cpp/src/external/eigen/src/Jacobi/Jacobi.h:48
↓ 13 callersMethodswap
Swaps the content of two sparse matrices of the same type. * This is a fast operation that simply swaps the underlying pointers and parameters.
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:722
↓ 13 callersFunctiontoString
cpp/quantize/catch.hpp:1160
↓ 13 callersFunctiontoString
cpp/test/external/catch.hpp:1160
↓ 13 callersMethody
\returns the \c y coefficient */
cpp/src/external/eigen/src/Geometry/Quaternion.h:63
↓ 12 callersFunctionassign_scalar_eig2mkl
cpp/src/external/eigen/src/Core/util/MKL_support.h:119
↓ 12 callersMethodcols
cpp/src/external/eigen/src/QR/ColPivHouseholderQR.h:307
↓ 12 callersFunctionfirst_default_aligned
cpp/src/external/eigen/src/Core/util/Memory.h:555
↓ 12 callersMethodnorm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
cpp/src/external/eigen/src/Geometry/Quaternion.h:120
↓ 12 callersFunctionopCast
cpp/quantize/catch.hpp:812
↓ 12 callersFunctionopCast
cpp/test/external/catch.hpp:812
↓ 12 callersMethodpacketOp
cpp/src/external/eigen/src/Core/functors/UnaryFunctors.h:46
↓ 12 callersFunctionpconj
cpp/src/external/eigen/src/Core/arch/SSE/Complex.h:62
↓ 12 callersMethodpconj
cpp/src/external/eigen/src/Core/util/BlasUtil.h:49
↓ 12 callersFunctionpdiv
cpp/src/external/eigen/src/Core/GenericPacketMath.h:162
↓ 12 callersMethodptr
cpp/src/external/eigen/src/Core/util/Memory.h:676
↓ 12 callersFunctionrow
\returns an expression of the \a i-th row of *this. Note that the numbering starts at 0. * * Example: \include MatrixBase_row.cpp * Output: \ver
cpp/src/external/eigen/src/plugins/BlockMethods.h:795
↓ 12 callersMethodrows
cpp/src/external/eigen/src/SuperLUSupport/SuperLUSupport.h:321
↓ 12 callersMethodsetIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:734
↓ 12 callersMethodz
\brief Retruns the z-translation by value. **/
cpp/src/external/eigen/src/Geometry/Translation.h:78
↓ 12 callersMethodz
\returns the \c z coefficient */
cpp/src/external/eigen/src/Geometry/Quaternion.h:65
↓ 11 callersFunctionfma
returns a * b + c, elementwise; see eigen/src/Core/arch/AVX/PacketMath.h
cpp/src/quantize/multi_codebook.hpp:721
↓ 11 callersMethodget
cpp/test/external/catch.hpp:368
↓ 11 callersMethodgetResultType
cpp/quantize/catch.hpp:6189
↓ 11 callersMethodgetResultType
cpp/test/external/catch.hpp:6189
↓ 11 callersMethodindex
cpp/src/external/eigen/src/Core/Diagonal.h:155
↓ 11 callersFunctioninnerStride
\sa MapBase::innerStride() */
cpp/src/external/eigen/src/Core/Block.h:387
← previousnext →101–200 of 5,231, ranked by callers