MCPcopy Create free account

hub / github.com/PX4/eigen / functions

Functions8,762 in github.com/PX4/eigen

↓ 4 callersFunctioninnervec
test/sparse_block.cpp:13
↓ 4 callersMethodintersectObjectObject
unsupported/test/BVH.cpp:63
↓ 4 callersMethodinverse
\returns the inverse of the matrix of which *this is the LU decomposition. * * \note If this matrix is not invertible, the returned matrix
Eigen/src/LU/FullPivLU.h:400
↓ 4 callersMethodisRValue
Eigen/src/SparseCore/SparseMatrixBase.h:189
↓ 4 callersMethodis_cubic
bench/analyze-blocking-sizes.cpp:58
↓ 4 callersFunctionl1CacheSize
\returns the currently set level 1 cpu cache size (in bytes) used to estimate the ideal blocking size parameters. * \sa setCpuCacheSize */
Eigen/src/Core/products/GeneralBlockPanelKernel.h:2111
↓ 4 callersMethodlazyAssign
Eigen/src/Core/TriangularMatrix.h:567
↓ 4 callersFunctionloadMarketVector
unsupported/Eigen/src/SparseExtra/MarketIO.h:193
↓ 4 callersFunctionlog2_pot
bench/analyze-blocking-sizes.cpp:34
↓ 4 callersMethodlowerSize
unsupported/Eigen/src/Skyline/SkylineStorage.h:116
↓ 4 callersMethodmakeAffine
Sets the last row to [0 ... 0 1] */
Eigen/src/Geometry/Transform.h:652
↓ 4 callersFunctionmake_coherent
unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:24
↓ 4 callersFunctionmake_tuple
unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h:121
↓ 4 callersMethodmatrixQ
\returns an expression of the matrix Q as products of sparse Householder reflectors. * The common usage of this function is to apply it to a dense
Eigen/src/SparseQR/SparseQR.h:173
↓ 4 callersFunctionmatrix_exp_pade13
unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:143
↓ 4 callersFunctionmatrix_exp_pade9
unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:121
↓ 4 callersFunctionmatrix_l1_norm
test/lu.cpp:15
↓ 4 callersMethodmemcpy
unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h:213
↓ 4 callersMethodminimumOnObjectObject
unsupported/test/BVH.cpp:82
↓ 4 callersMethodnormalized
Eigen/src/Geometry/Quaternion.h:127
↓ 4 callersMethodoperator()
Eigen/src/Core/util/BlasUtil.h:47
↓ 4 callersMethodoperator++
unsupported/test/mpreal/mpreal.h:1174
↓ 4 callersMethodoperatorInverseSqrt
\brief Computes the inverse square root of the matrix. * * \returns the inverse positive-definite square root of the matrix * * \pre The e
unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h:294
↓ 4 callersMethodoperator[]
unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:301
↓ 4 callersFunctionouter_product_selector_run
Eigen/src/Core/ProductEvaluators.h:272
↓ 4 callersFunctionparametrizedline
test/geo_parametrizedline.cpp:16
↓ 4 callersMethodpatch_cols
unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:95
↓ 4 callersMethodpatch_cols
unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:97
↓ 4 callersMethodpatch_planes
unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:91
↓ 4 callersMethodpatch_rows
unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h:93
↓ 4 callersMethodpatch_rows
unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:95
↓ 4 callersFunctionproduct_extra
test/product_extra.cpp:12
↓ 4 callersFunctionpsqrt
Eigen/src/Core/GenericPacketMath.h:417
↓ 4 callersFunctionptranspose
Eigen/src/Core/arch/SSE/Complex.h:464
↓ 4 callersFunctionqr
test/qr.cpp:13
↓ 4 callersFunctionqueryCacheSizes
\internal * Queries and returns the cache sizes in Bytes of the L1, L2, and L3 data caches respectively */
Eigen/src/Core/util/Memory.h:920
↓ 4 callersFunctionrandomPermutationVector
test/main.h:597
↓ 4 callersFunctionrcond_estimate_helper
Eigen/src/Core/ConditionEstimator.h:158
↓ 4 callersFunctionreserve
*/
Eigen/src/SparseCore/SparseVector.h:204
↓ 4 callersMethodresizeNonZeros
unsupported/Eigen/src/Skyline/SkylineMatrix.h:626
↓ 4 callersMethodrestart
Eigen/src/SparseCore/AmbiVector.h:163
↓ 4 callersMethodrow
Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:206
↓ 4 callersMethodrow
Eigen/src/SparseCore/SparseDenseProduct.h:240
↓ 4 callersMethodrow
Eigen/src/SparseCore/SparseCwiseBinaryOp.h:198
↓ 4 callersMethodrow
unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:334
↓ 4 callersFunctionrows
Eigen/src/Core/CwiseNullaryOp.h:60
↓ 4 callersMethodrows
* Get the number of rows of the input matrix and the Q matrix */
Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:142
↓ 4 callersMethodrows
\internal */
Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:250
↓ 4 callersMethodrows
Eigen/src/SparseCore/SparseBlock.h:266
↓ 4 callersMethodrows
Eigen/src/Core/Redux.h:357
↓ 4 callersMethodrows
Eigen/src/Core/CwiseTernaryOp.h:130
↓ 4 callersMethodrsqrt
unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:95
↓ 4 callersFunctionrun_nesting_ops_1
test/nesting_ops.cpp:33
↓ 4 callersFunctionrun_nesting_ops_2
test/nesting_ops.cpp:48
↓ 4 callersMethodsetMaxfev
Sets the maximum number of function evaluation */
unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:173
↓ 4 callersMethodset_prec
unsupported/test/mpreal/mpreal.h:1990
↓ 4 callersFunctionsigned_integer_type_tests
test/integer_types.cpp:19
↓ 4 callersMethodsinh
unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:563
↓ 4 callersMethodsize
unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h:211
↓ 4 callersFunctionsmart_memmove
Eigen/src/Core/util/Memory.h:508
↓ 4 callersMethodsolve
Eigen/src/Core/SolveTriangular.h:187
↓ 4 callersFunctionsparse_extra
unsupported/test/sparse_extra.cpp:50
↓ 4 callersMethodsplit
bench/btl/generic_bench/btl.hh:81
↓ 4 callersMethodsupToCol
* Return the array of supernode-to-column mapping */
Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:141
↓ 4 callersFunctionsvd_all_trivial_2x2
test/svd_common.h:373
↓ 4 callersFunctionsvd_check_full
test/svd_common.h:24
↓ 4 callersFunctionsvd_min_norm
test/svd_common.h:168
↓ 4 callersMethodswap
Eigen/src/Core/PlainObjectBase.h:881
↓ 4 callersFunctionswap_using_evaluator
test/evaluators.cpp:81
↓ 4 callersFunctionsyrk
test/product_syrk.cpp:12
↓ 4 callersFunctiontanh
unsupported/test/mpreal/mpreal.h:2251
↓ 4 callersFunctiontest_isApprox
test/main.h:313
↓ 4 callersFunctiontransform
bench/geometry.cpp:25
↓ 4 callersFunctionumfpack_free_numeric
Eigen/src/UmfPackSupport/UmfPackSupport.h:44
↓ 4 callersMethodupperSize
unsupported/Eigen/src/Skyline/SkylineStorage.h:112
↓ 4 callersMethoduser_time
bench/btl/generic_bench/timers/portable_timer.hh:74
↓ 4 callersMethodvaluePtr
* Return the array of nonzero values packed by column * * The size is nnz */
Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:90
↓ 4 callersMethodvalues
unsupported/test/forward_adolc.cpp:41
↓ 4 callersMethodvalues
unsupported/test/autodiff.cpp:50
↓ 4 callersMethodvisit
Eigen/src/Core/Visitor.h:106
↓ 4 callersMethodvpHeight
demos/opengl/camera.h:55
↓ 4 callersMethodvpWidth
demos/opengl/camera.h:54
↓ 4 callersFunctionwait_until_ready
unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h:99
↓ 4 callersMethodwork
unsupported/Eigen/src/FFT/ei_kissfft_impl.h:63
↓ 3 callersFunctionBVMinimize
unsupported/Eigen/src/BVH/BVAlgorithms.h:219
↓ 3 callersMethodCommitWait
CommitWait commits waiting.
unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h:73
↓ 3 callersMethodCurrentThreadId
unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h:76
↓ 3 callersMethodExecuteTask
unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h:33
↓ 3 callersFunctionQuickSplit
Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:29
↓ 3 callersMethodadjoint
Eigen/src/SparseCore/SparseMatrixBase.h:351
↓ 3 callersMethodall
unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:591
↓ 3 callersMethodallocate
Eigen/src/SVD/BDCSVD.h:215
↓ 3 callersFunctionasin
unsupported/test/mpreal/mpreal.h:2237
↓ 3 callersMethodassignOppositeCoeff
Eigen/src/Core/TriangularMatrix.h:774
↓ 3 callersFunctionatan
Eigen/src/Core/MathFunctions.h:1191
↓ 3 callersFunctionbenchVec
bench/benchVecAdd.cpp:79
↓ 3 callersFunctionbits2digits
unsupported/test/mpreal/mpreal.h:1925
↓ 3 callersFunctionblas_gemm
bench/bench_gemm.cpp:61
↓ 3 callersFunctionblocked_lu
Eigen/src/LU/PartialPivLU_LAPACKE.h:47
↓ 3 callersFunctionbruteforce_det3_helper
Eigen/src/LU/Determinant.h:18
← previousnext →901–1,000 of 8,762, ranked by callers