Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LucaFulchir/libRaptorQ
/ functions
Functions
5,814 in github.com/LucaFulchir/libRaptorQ
⨍
Functions
5,814
◇
Types & classes
2,013
↓ 12 callers
Method
cols
external/eigen3/Eigen/src/QR/ColPivHouseholderQR.h:297
↓ 12 callers
Method
cols
external/eigen3/doc/examples/matrixfree_cg.cpp:37
↓ 12 callers
Function
diagonal
\returns a const expression of the diagonal coefficients */
external/eigen3/Eigen/src/SparseCore/SparseMatrix.h:626
↓ 12 callers
Method
eval
\return the equivalent permutation matrix */
external/eigen3/Eigen/src/Core/PermutationMatrix.h:685
↓ 12 callers
Function
fftw_cast
external/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callers
Method
fullPivLu
external/eigen3/Eigen/src/LU/FullPivLU.h:743
↓ 12 callers
Method
getPrecision
external/eigen3/unsupported/test/mpreal/mpreal.h:1940
↓ 12 callers
Function
innerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
external/eigen3/Eigen/src/Core/DenseBase.h:203
↓ 12 callers
Method
innerVectors
external/eigen3/Eigen/src/SparseCore/SparseBlock.h:394
↓ 12 callers
Method
isInjective
\returns true if the matrix of which *this is the LU decomposition represents an injective * linear map, i.e. has trivial kernel; false
external/eigen3/Eigen/src/LU/FullPivLU.h:325
↓ 12 callers
Method
isSurjective
\returns true if the matrix of which *this is the LU decomposition represents a surjective * linear map; false otherwise. *
external/eigen3/Eigen/src/LU/FullPivLU.h:338
↓ 12 callers
Function
matrixRedux
external/eigen3/test/redux.cpp:12
↓ 12 callers
Function
pconj
external/eigen3/Eigen/src/Core/arch/SSE/Complex.h:55
↓ 12 callers
Function
ploadu
external/eigen3/Eigen/src/Core/GenericPacketMath.h:156
↓ 12 callers
Function
product
external/eigen3/test/product.h:20
↓ 12 callers
Method
rows
external/eigen3/Eigen/src/LU/PartialPivLU.h:170
↓ 12 callers
Function
rvalue_copyassign
external/eigen3/test/rvalue_types.cpp:16
↓ 12 callers
Function
sin
\returns an expression of the coefficient-wise sine of *this. * * Example: \include Cwise_sin.cpp * Output: \verbinclude Cwise_sin.out * * \
external/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h:89
↓ 12 callers
Method
total
Return the total elapsed time in seconds. */
external/eigen3/bench/BenchTimer.h:114
↓ 12 callers
Function
verify_euler
external/eigen3/test/geo_eulerangles.cpp:17
↓ 12 callers
Method
z
\returns the \c z coefficient */
external/eigen3/Eigen/src/Geometry/Quaternion.h:64
↓ 11 callers
Method
adjoint
external/eigen3/Eigen/src/SparseQR/SparseQR.h:673
↓ 11 callers
Method
applyHouseholderOnTheRight
external/eigen3/Eigen/src/Householder/Householder.h:149
↓ 11 callers
Function
areApprox
external/eigen3/test/packetmath.cpp:39
↓ 11 callers
Function
check_qtvector_matrix
external/eigen3/test/qtvector.cpp:19
↓ 11 callers
Function
check_qtvector_matrix
external/eigen3/test/eigen2/eigen2_qtvector.cpp:21
↓ 11 callers
Function
check_sparse_solving
external/eigen3/test/sparse_solver.h:14
↓ 11 callers
Function
check_stddeque_matrix
external/eigen3/test/stddeque.cpp:16
↓ 11 callers
Function
check_stddeque_matrix
external/eigen3/test/stddeque_overload.cpp:29
↓ 11 callers
Function
check_stdlist_matrix
external/eigen3/test/stdlist.cpp:16
↓ 11 callers
Function
check_stdlist_matrix
external/eigen3/test/stdlist_overload.cpp:45
↓ 11 callers
Function
check_stdvector_matrix
external/eigen3/test/stdvector.cpp:15
↓ 11 callers
Function
check_stdvector_matrix
external/eigen3/test/stdvector_overload.cpp:29
↓ 11 callers
Function
check_stdvector_matrix
external/eigen3/test/eigen2/eigen2_newstdvector.cpp:16
↓ 11 callers
Function
check_stdvector_matrix
external/eigen3/test/eigen2/eigen2_stdvector.cpp:15
↓ 11 callers
Method
contains
external/eigen3/bench/btl/generic_bench/btl.hh:119
↓ 11 callers
Method
copyCoeff
external/eigen3/Eigen/src/Core/Swap.h:73
↓ 11 callers
Method
distance
\returns the distance of a point \a p to its projection onto the line \c *this. * \sa squaredDistance() */
external/eigen3/Eigen/src/Geometry/ParametrizedLine.h:90
↓ 11 callers
Method
get_holes
src/Precode_Matrix.cpp:86
↓ 11 callers
Function
initSparse
external/eigen3/test/sparse.h:56
↓ 11 callers
Function
innerStride
external/eigen3/Eigen/src/Core/Array.h:239
↓ 11 callers
Method
norm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
external/eigen3/Eigen/src/Geometry/Quaternion.h:119
↓ 11 callers
Function
pmadd
external/eigen3/Eigen/src/Core/GenericPacketMath.h:278
↓ 11 callers
Method
resize
external/eigen3/doc/examples/matrixfree_cg.cpp:39
↓ 11 callers
Method
resize
Resize the matrix without preserving the data (the matrix is set to zero) */
external/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:197
↓ 11 callers
Method
size
\returns the size of a side of the respective square matrix, i.e., the number of indices */
external/eigen3/Eigen/src/Core/PermutationMatrix.h:114
↓ 11 callers
Method
startVec
Does nothing: provided for compatibility with SparseMatrix */
external/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:143
↓ 11 callers
Method
symbol_size
src/RaptorQ.hpp:639
↓ 11 callers
Function
throw_std_bad_alloc
external/eigen3/Eigen/src/Core/util/Memory.h:85
↓ 11 callers
Function
toRotationMatrix
external/eigen3/Eigen/src/Geometry/RotationBase.h:182
↓ 11 callers
Method
value
external/eigen3/Eigen/src/SparseCore/SparseVector.h:365
↓ 10 callers
Function
amd_flip
external/eigen3/Eigen/src/OrderingMethods/Amd.h:38
↓ 10 callers
Function
apply_rotation_in_the_plane
external/eigen3/Eigen/src/Jacobi/Jacobi.h:301
↓ 10 callers
Function
benchLLT
external/eigen3/bench/benchCholesky.cpp:29
↓ 10 callers
Function
check_all_var
external/eigen3/test/geo_eulerangles.cpp:41
↓ 10 callers
Method
computeV
\returns true if \a V (full or thin) is asked for in this SVD decomposition */
external/eigen3/unsupported/Eigen/src/SVD/SVDBase.h:157
↓ 10 callers
Function
copy_back
external/eigen3/blas/common.h:133
↓ 10 callers
Method
corner
external/eigen3/Eigen/src/Eigen2Support/Block.h:33
↓ 10 callers
Method
decode
src/Decoder.hpp:141
↓ 10 callers
Method
dimensionOfKernel
\returns the dimension of the kernel of the matrix of which *this is the LU decomposition. * * \note This method has to determine which pi
external/eigen3/Eigen/src/LU/FullPivLU.h:312
↓ 10 callers
Method
direction
external/eigen3/demos/opengl/camera.cpp:89
↓ 10 callers
Function
floor
external/eigen3/unsupported/test/mpreal/mpreal.h:2484
↓ 10 callers
Method
get_prec
external/eigen3/unsupported/test/mpreal/mpreal.h:1980
↓ 10 callers
Method
index
external/eigen3/Eigen/src/SparseCore/SparseTriangularView.h:109
↓ 10 callers
Method
innerStride
external/eigen3/Eigen/src/Core/Map.h:121
↓ 10 callers
Function
integer_type_tests
external/eigen3/test/integer_types.cpp:50
↓ 10 callers
Method
isLowerTriangular
external/eigen3/Eigen/src/Core/TriangularMatrix.h:817
↓ 10 callers
Method
isMuchSmallerThan
external/eigen3/Eigen/src/Core/Fuzzy.h:120
↓ 10 callers
Method
isUpperTriangular
external/eigen3/Eigen/src/Core/TriangularMatrix.h:791
↓ 10 callers
Method
isZero
external/eigen3/Eigen/src/Core/CwiseNullaryOp.h:482
↓ 10 callers
Method
matrixR
external/eigen3/Eigen/src/Eigen2Support/QR.h:46
↓ 10 callers
Function
norm1
external/eigen3/Eigen/src/Core/MathFunctions.h:605
↓ 10 callers
Method
normal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
external/eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h:136
↓ 10 callers
Function
preverse
external/eigen3/Eigen/src/Core/arch/SSE/Complex.h:127
↓ 10 callers
Function
product
external/eigen3/test/eigen2/product.h:21
↓ 10 callers
Function
relerr
external/eigen3/unsupported/test/matrix_functions.h:44
↓ 10 callers
Method
rows
external/eigen3/Eigen/src/SparseLU/SparseLU.h:120
↓ 10 callers
Method
rows
external/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h:130
↓ 10 callers
Method
rows
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:440
↓ 10 callers
Method
rows
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:319
↓ 10 callers
Method
symbols
src/RaptorQ.hpp:647
↓ 10 callers
Function
value
external/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:141
↓ 10 callers
Method
valuePtr
external/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h:759
↓ 9 callers
Function
SQR
external/eigen3/unsupported/test/BVH.cpp:38
↓ 9 callers
Method
append
external/eigen3/Eigen/src/SparseCore/CompressedStorage.h:93
↓ 9 callers
Method
applyThisOnTheLeft
external/eigen3/Eigen/src/Core/EigenBase.h:84
↓ 9 callers
Function
asin
external/eigen3/unsupported/test/mpreal/mpreal.h:2209
↓ 9 callers
Method
block_size
src/RaptorQ.hpp:631
↓ 9 callers
Function
check_kronecker_product
external/eigen3/unsupported/test/kronecker_product.cpp:27
↓ 9 callers
Method
cols
external/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h:316
↓ 9 callers
Method
cols
external/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h:68
↓ 9 callers
Method
cols
\returns the number of columns of the represented matrix. */
external/eigen3/Eigen/src/SparseQR/SparseQR.h:112
↓ 9 callers
Method
cols
external/eigen3/Eigen/src/QR/HouseholderQR.h:183
↓ 9 callers
Method
cols
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:320
↓ 9 callers
Method
cols
external/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:81
↓ 9 callers
Function
cos
\returns an expression of the coefficient-wise cosine of *this. * * Example: \include Cwise_cos.cpp * Output: \verbinclude Cwise_cos.out * *
external/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h:75
↓ 9 callers
Function
diagonal
external/eigen3/test/diagonal.cpp:12
↓ 9 callers
Function
diagonalmatrices
external/eigen3/test/diagonalmatrices.cpp:12
↓ 9 callers
Function
div_ceil
src/Interleaver.hpp:43
↓ 9 callers
Method
exp
external/eigen3/Eigen/src/Eigen2Support/CwiseOperators.h:39
← previous
next →
301–400 of 5,814, ranked by callers