MCPcopy Create free account

hub / github.com/PX4/eigen / functions

Functions8,762 in github.com/PX4/eigen

↓ 17 callersMethodfind
Eigen/src/SparseCore/SparseCompressedBase.h:318
↓ 17 callersMethodhasNaN
Eigen/src/Core/BooleanRedux.h:139
↓ 17 callersFunctionmapstaticmethods
test/mapstaticmethods.cpp:142
↓ 17 callersFunctionresize
Resizes the sparse vector to \a rows x \a cols * * This method is provided for compatibility with matrices. * For a column vector, \
Eigen/src/SparseCore/SparseVector.h:223
↓ 17 callersMethodrows
\returns the number of rows. \sa cols(), RowsAtCompileTime */
unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:105
↓ 17 callersMethodsparseView
Eigen/src/SparseCore/SparseView.h:225
↓ 17 callersMethodstart
Default constructor Start a series of r trials:
bench/btl/generic_bench/timers/STL_timer.hh:34
↓ 17 callersMethodtoDense
Eigen/src/SparseCore/SparseMatrixBase.h:365
↓ 17 callersMethodvaluePtr
Eigen/src/SparseCore/SparseBlock.h:219
↓ 17 callersMethodvalues
unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:59
↓ 16 callersMethodcol
unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1060
↓ 16 callersFunctiond_cnjg
blas/f2c/d_cnjg.c:3
↓ 16 callersFunctiondiagonal
test/diagonal.cpp:12
↓ 16 callersMethoddiagonal
\returns a const expression of the diagonal coefficients. */
Eigen/src/SparseCore/SparseMatrix.h:650
↓ 16 callersMethodfinalize
\internal * Must be called after inserting a set of non zero entries using the low level compressed API. */
Eigen/src/SparseCore/SparseMatrix.h:422
↓ 16 callersMethodindex
unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1058
↓ 16 callersFunctioninnerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
Eigen/src/Core/DenseBase.h:229
↓ 16 callersFunctioninverse
test/inverse.cpp:14
↓ 16 callersMethodload
test/packetmath.cpp:75
↓ 16 callersFunctionr_cnjg
blas/f2c/r_cnjg.c:3
↓ 16 callersMethodrow
unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:1061
↓ 16 callersMethodrows
Eigen/src/QR/FullPivHouseholderQR.h:318
↓ 16 callersFunctionselfadjointeigensolver
test/eigensolver_selfadjoint.cpp:69
↓ 16 callersFunctionswap
Eigen/src/Core/DenseBase.h:413
↓ 16 callersFunctionverify_component_wise
unsupported/test/special_functions.cpp:14
↓ 15 callersFunctionMap
Constructs a read-write Map to a sparse matrix of size \a rows x \a cols, containing \a nnz non-zero coefficients, * stored as a sparse format a
Eigen/src/SparseCore/SparseMap.h:245
↓ 15 callersMethodallocatedSize
Eigen/src/SparseCore/CompressedStorage.h:110
↓ 15 callersFunctioncall_directsolver
bench/spbench/spbenchsolver.h:279
↓ 15 callersMethodcostPerCoeff
unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:106
↓ 15 callersFunctionhalf2float
Eigen/src/Core/arch/CUDA/PacketMathHalf.h:418
↓ 15 callersMethodisInvertible
\returns true if the matrix of which *this is the LU decomposition is invertible. * * \note This method has to determine which pivots shou
Eigen/src/LU/FullPivLU.h:387
↓ 15 callersFunctionpand
Eigen/src/Core/GenericPacketMath.h:197
↓ 15 callersFunctionpdiv
Eigen/src/Core/GenericPacketMath.h:174
↓ 15 callersFunctionresize
unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h:116
↓ 15 callersMethodsetMaxIterations
unsupported/Eigen/src/IterativeSolvers/IterationController.h:120
↓ 15 callersMethodstop
bench/btl/generic_bench/timers/x86_timer.hh:60
↓ 15 callersFunctionswap
Eigen/src/Core/DenseStorage.h:392
↓ 15 callersFunctiontest_redux
test/vectorization_logic.cpp:74
↓ 15 callersMethodtransposeInPlace
Eigen/src/Core/Transpose.h:284
↓ 14 callersMethodSchedule
Schedule fn() for execution in the pool of threads. The functions are executed in the order in which they are scheduled.
unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h:58
↓ 14 callersFunctionadjoint
test/adjoint.cpp:67
↓ 14 callersFunctioncheck_kronecker_product
unsupported/test/kronecker_product.cpp:27
↓ 14 callersMethodcoeffByOuterInner
Eigen/src/Core/Redux.h:380
↓ 14 callersMethodcol
unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:335
↓ 14 callersMethodcols
doc/examples/matrixfree_cg.cpp:34
↓ 14 callersMethoddiagonal
Eigen/src/Eigenvalues/Tridiagonalization.h:306
↓ 14 callersFunctionfirst_default_aligned
Eigen/src/Core/util/Memory.h:467
↓ 14 callersFunctionfloor
Eigen/src/Core/MathFunctions.h:992
↓ 14 callersMethodgetVectorMapper
Eigen/src/Core/util/BlasUtil.h:211
↓ 14 callersMethodhypotNorm
Eigen/src/Core/StableNorm.h:213
↓ 14 callersFunctionigammac
unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1550
↓ 14 callersMethodinverse
\returns The Euler angles rotation inverse (which is as same as the negative), * (-alpha, -beta, -gamma). */
unsupported/Eigen/src/EulerAngles/EulerAngles.h:234
↓ 14 callersMethodkc
Eigen/src/Core/products/GeneralMatrixMatrix.h:268
↓ 14 callersFunctionmatrixRedux
test/redux.cpp:15
↓ 14 callersMethodmc
Eigen/src/Core/products/GeneralMatrixMatrix.h:266
↓ 14 callersFunctionpow
unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h:610
↓ 14 callersMethodprefetch
Eigen/src/Core/util/BlasUtil.h:166
↓ 14 callersFunctionproduct
test/product.h:20
↓ 14 callersMethodreducePacket
unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:106
↓ 14 callersMethodresetParameters
Sets the default parameters */
unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:145
↓ 14 callersMethodrows
Eigen/src/SparseCholesky/SimplicialCholesky.h:100
↓ 14 callersMethodrows
Eigen/src/LU/PartialPivLU.h:220
↓ 14 callersMethodrows
doc/examples/matrixfree_cg.cpp:33
↓ 14 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.
Eigen/src/SparseCore/SparseMatrix.h:732
↓ 14 callersFunctionthrow_std_bad_alloc
Eigen/src/Core/util/Memory.h:66
↓ 14 callersMethodtotal
Return the total elapsed time in seconds. */
bench/BenchTimer.h:121
↓ 14 callersMethodunitOrthogonal
Eigen/src/Geometry/OrthoMethods.h:225
↓ 14 callersMethodvalueRef
unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:994
↓ 14 callersMethodx
\returns the \c x coefficient */
Eigen/src/Geometry/Quaternion.h:61
↓ 13 callersMethodPushFront
PushFront inserts w at the beginning of the queue. If queue is full returns w, otherwise returns default-constructed Work.
unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h:54
↓ 13 callersMethodchip
unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:952
↓ 13 callersMethodconjugate
Eigen/src/Core/TriangularMatrix.h:242
↓ 13 callersMethodget
unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h:304
↓ 13 callersFunctionigamma
unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:1544
↓ 13 callersFunctioninitSparse
test/sparse.h:56
↓ 13 callersMethodisIdentity
Eigen/src/Core/CwiseNullaryOp.h:716
↓ 13 callersMethodisInjective
\returns true if the matrix of which *this is the LU decomposition represents an injective * linear map, i.e. has trivial kernel; false
Eigen/src/LU/FullPivLU.h:362
↓ 13 callersMethodisSurjective
\returns true if the matrix of which *this is the LU decomposition represents a surjective * linear map; false otherwise. *
Eigen/src/LU/FullPivLU.h:375
↓ 13 callersFunctionis_same_dense
Eigen/src/Core/util/XprHelper.h:661
↓ 13 callersMethodlength
Eigen/src/Householder/HouseholderSequence.h:398
↓ 13 callersMethodlgamma
unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:125
↓ 13 callersMethodnorm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
Eigen/src/Geometry/Quaternion.h:120
↓ 13 callersMethodouter
Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197
↓ 13 callersFunctionpmin
Eigen/src/Core/GenericPacketMath.h:179
↓ 13 callersMethodresizeNonZeros
\internal * Resize the nonzero vector to \a size */
Eigen/src/SparseCore/SparseMatrix.h:644
↓ 13 callersMethodrows
Eigen/src/Cholesky/LLT.h:195
↓ 13 callersFunctionsinh
unsupported/test/mpreal/mpreal.h:2250
↓ 13 callersMethodswap_layout
unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:884
↓ 13 callersMethody
\returns the \c y coefficient */
Eigen/src/Geometry/Quaternion.h:63
↓ 12 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
Eigen/src/Core/util/Memory.h:174
↓ 12 callersMethodapplyHouseholderOnTheRight
Eigen/src/Householder/Householder.h:150
↓ 12 callersFunctioncheck_sparse_spd_determinant
test/sparse_solver.h:354
↓ 12 callersMethodcols
Eigen/src/QR/CompleteOrthogonalDecomposition.h:282
↓ 12 callersMethodcols
unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:409
↓ 12 callersFunctiondemangle_flags
Eigen/src/Core/util/XprHelper.h:711
↓ 12 callersMethoddot
Eigen/src/Geometry/Quaternion.h:134
↓ 12 callersFunctionfftw_cast
unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callersMethodfinished
unsupported/Eigen/src/IterativeSolvers/IterationController.h:136
↓ 12 callersMethodfullPivLu
Eigen/src/LU/FullPivLU.h:883
↓ 12 callersMethodgetPrecision
unsupported/test/mpreal/mpreal.h:1946
← previousnext →301–400 of 8,762, ranked by callers