MCPcopy Create free account

hub / github.com/SS47816/fiss_planner / functions

Functions3,111 in github.com/SS47816/fiss_planner

↓ 8 callersMethoddata
\returns a const pointer to the column major internal matrix */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Transform.h:248
↓ 8 callersMethoddiagonal
include/fiss_planner/Eigen/src/Core/products/CoeffBasedProduct.h:204
↓ 8 callersFunctionisApprox
include/fiss_planner/Eigen/src/Core/MathFunctions.h:740
↓ 8 callersMethodrows
include/fiss_planner/Eigen/src/PaStiXSupport/PaStiXSupport.h:215
↓ 8 callersMethodrows
include/fiss_planner/Eigen/src/QR/ColPivHouseholderQR.h:293
↓ 8 callersMethodunitOrthogonal
include/fiss_planner/Eigen/src/Geometry/OrthoMethods.h:209
↓ 8 callersMethodvalue
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201
↓ 8 callersMethodvec
\returns a read-only vector expression of the imaginary part (x,y,z) */
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:78
↓ 8 callersMethodvec
\returns a read-only vector expression of the imaginary part (x,y,z) */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:87
↓ 7 callersFunctionacos
\returns an expression of the coefficient-wise arc cosine of *this. * * Example: \include Cwise_acos.cpp * Output: \verbinclude Cwise_acos.out
include/fiss_planner/Eigen/src/plugins/ArrayCwiseUnaryOps.h:102
↓ 7 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
include/fiss_planner/Eigen/src/Core/util/Memory.h:238
↓ 7 callersMethodcols
* Get the number of columns of the input matrix. */
include/fiss_planner/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:138
↓ 7 callersMethodcomputeU
\returns true if \a U (full or thin) is asked for in this SVD decomposition */
include/fiss_planner/Eigen/src/SVD/JacobiSVD.h:668
↓ 7 callersMethodcopyCoeff
include/fiss_planner/Eigen/src/Core/TriangularMatrix.h:60
↓ 7 callersMethodcopyCoeff
include/fiss_planner/Eigen/src/Core/Swap.h:73
↓ 7 callersMethoddefaultEvalTo
include/fiss_planner/Eigen/src/misc/SparseSolve.h:51
↓ 7 callersFunctionei_sqrt
include/fiss_planner/Eigen/src/Eigen2Support/MathFunctions.h:20
↓ 7 callersFunctionevalTo
include/fiss_planner/Eigen/src/Core/DenseBase.h:494
↓ 7 callersMethodindex
include/fiss_planner/Eigen/src/SparseCore/SparseVector.h:368
↓ 7 callersMethodinnerStride
include/fiss_planner/Eigen/src/Core/Map.h:121
↓ 7 callersMethodinsert
include/fiss_planner/Eigen/src/StlSupport/StdList.h:96
↓ 7 callersFunctionlog
\returns an expression of the coefficient-wise logarithm of *this. * * Example: \include Cwise_log.cpp * Output: \verbinclude Cwise_log.out *
include/fiss_planner/Eigen/src/plugins/ArrayCwiseUnaryOps.h:49
↓ 7 callersFunctionouterSize
\returns the size of the storage major dimension, * i.e., the number of columns for a columns major matrix, and the number of rows otherwise */
include/fiss_planner/Eigen/src/SparseCore/SparseMatrixBase.h:176
↓ 7 callersFunctionpdiv
include/fiss_planner/Eigen/src/Core/GenericPacketMath.h:117
↓ 7 callersMethodrank
\returns the rank of the matrix of which *this is the QR decomposition. * * \note This method has to determine which pivots should be cons
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:215
↓ 7 callersMethodrows
\brief Number of rows of transformation viewed as a matrix. * \returns Number of rows * \details This equals the dimension of the space t
include/fiss_planner/Eigen/src/Householder/HouseholderSequence.h:174
↓ 7 callersMethodrows
include/fiss_planner/Eigen/src/CholmodSupport/CholmodSupport.h:195
↓ 7 callersMethodsetStorageType
include/fiss_planner/Eigen/src/SuperLUSupport/SuperLUSupport.h:120
↓ 7 callersMethodsolveInPlace
include/fiss_planner/Eigen/src/SparseCore/TriangularSolver.h:166
↓ 7 callersMethodtoRotationMatrix
\returns an equivalent rotation matrix */
include/fiss_planner/Eigen/src/Geometry/RotationBase.h:45
↓ 7 callersMethodtwistedBy
\returns an expression of P H P^-1 */
include/fiss_planner/Eigen/src/SparseCore/SparseSelfAdjointView.h:138
↓ 7 callersFunctionunifyAngleRange
Convert angle into range [-pi, +pi]
include/fiss_planner/math_utils.cc:31
↓ 7 callersMethodvalue
include/fiss_planner/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:235
↓ 6 callersFunctionaligned_malloc
\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 bytes alignment. * On allocation error, the returned pointer is nul
include/fiss_planner/Eigen/src/Core/util/Memory.h:212
↓ 6 callersMethodblockB
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:267
↓ 6 callersFunctionbruteforce_det4_helper
include/fiss_planner/Eigen/src/LU/Determinant.h:26
↓ 6 callersMethodcalculateFirstDerivative
include/fiss_planner/spline.cc:72
↓ 6 callersMethodcoeff
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:61
↓ 6 callersMethodcoeff
\sa MatrixBase::coeff() * \warning the coordinates must fit into the referenced triangular part */
include/fiss_planner/Eigen/src/Core/SelfAdjointView.h:83
↓ 6 callersMethodcols
\brief Number of columns of transformation viewed as a matrix. * \returns Number of columns * \details This equals the dimension of the sp
include/fiss_planner/Eigen/src/Householder/HouseholderSequence.h:180
↓ 6 callersMethodcols
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:124
↓ 6 callersMethodcols
include/fiss_planner/Eigen/src/Core/ProductBase.h:106
↓ 6 callersMethodcols
include/fiss_planner/Eigen/src/PardisoSupport/PardisoSupport.h:129
↓ 6 callersMethodcompute
* Compute the symbolic and numeric factorization of the input sparse matrix. * The input matrix should be in column-major storage. */
include/fiss_planner/Eigen/src/SparseLU/SparseLU.h:112
↓ 6 callersMethodconjugate
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:395
↓ 6 callersFunctionconstruct_elements_of_array
include/fiss_planner/Eigen/src/Core/util/Memory.h:342
↓ 6 callersMethoddiagonalSize
\returns the size of the main diagonal, which is min(rows(),cols()). * \sa rows(), cols(), SizeAtCompileTime. */
include/fiss_planner/Eigen/src/Core/MatrixBase.h:101
↓ 6 callersFunctionei_sin
include/fiss_planner/Eigen/src/Eigen2Support/MathFunctions.h:23
↓ 6 callersMethodevalTo
include/fiss_planner/Eigen/src/SVD/JacobiSVD.h:967
↓ 6 callersFunctionmanage_caching_sizes
\internal */
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:28
↓ 6 callersFunctionnextWaypoint
include/fiss_planner/lane.cc:119
↓ 6 callersFunctionouter
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:550
↓ 6 callersFunctionouterStride
include/fiss_planner/Eigen/src/Core/Array.h:240
↓ 6 callersFunctionpi
Return PI
include/fiss_planner/math_utils.cc:16
↓ 6 callersFunctionpmax
include/fiss_planner/Eigen/src/Core/GenericPacketMath.h:127
↓ 6 callersMethodredux
include/fiss_planner/Eigen/src/Core/Redux.h:326
↓ 6 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
include/fiss_planner/Eigen/src/plugins/BlockMethods.h:749
↓ 6 callersMethodrows
include/fiss_planner/Eigen/src/Core/ProductBase.h:105
↓ 6 callersMethodsolve
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:168
↓ 6 callersMethodtoDenseMatrix
include/fiss_planner/Eigen/src/Core/BandMatrix.h:145
↓ 6 callersMethodtranspose
To use for operations with the transpose of Q
include/fiss_planner/Eigen/src/SparseQR/SparseQR.h:680
↓ 6 callersFunctionviewAsCholmod
include/fiss_planner/Eigen/src/CholmodSupport/CholmodSupport.h:52
↓ 5 callersMethodapplyThisOnTheLeft
include/fiss_planner/Eigen/src/Core/EigenBase.h:84
↓ 5 callersMethodblockA
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:266
↓ 5 callersMethodblockW
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:268
↓ 5 callersMethodcoeff
include/fiss_planner/Eigen/src/Core/DenseCoeffsBase.h:94
↓ 5 callersMethodcoeffByOuterInner
include/fiss_planner/Eigen/src/Core/DenseCoeffsBase.h:101
↓ 5 callersMethodcolIndexPtr
* Return the pointers to the beginning of each column in \ref valuePtr() */
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99
↓ 5 callersMethodcols
include/fiss_planner/Eigen/src/Core/Block.h:208
↓ 5 callersMethodcols
include/fiss_planner/Eigen/src/LU/PartialPivLU.h:171
↓ 5 callersMethodcopyCoeffByOuterInner
include/fiss_planner/Eigen/src/Core/DenseCoeffsBase.h:500
↓ 5 callersFunctioneigen_pastix
include/fiss_planner/Eigen/src/PaStiXSupport/PaStiXSupport.h:67
↓ 5 callersMethodeigenvalues
include/fiss_planner/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:66
↓ 5 callersMethodevalTo
include/fiss_planner/Eigen/src/SparseCore/SparseSelfAdjointView.h:124
↓ 5 callersMethodextractData
include/fiss_planner/Eigen/src/SuperLUSupport/SuperLUSupport.h:690
↓ 5 callersMethodinnerVector
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:380
↓ 5 callersMethodkc
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:264
↓ 5 callersMethodmc
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:262
↓ 5 callersMethodnormalize
Normalizes the quaternion \c *this * \sa normalized(), MatrixBase::normalize() */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:151
↓ 5 callersMethodnormalized
\returns a normalized version of \c *this * \sa normalize(), MatrixBase::normalized() */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:154
↓ 5 callersFunctionrandom
include/fiss_planner/Eigen/src/Core/MathFunctions.h:561
↓ 5 callersMethodrows
* Get the number of rows of the input matrix and the Q matrix */
include/fiss_planner/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:133
↓ 5 callersMethodrows
include/fiss_planner/Eigen/src/Core/Block.h:207
↓ 5 callersMethodsolve
include/fiss_planner/Eigen/src/SparseLU/SparseLU.h:178
↓ 5 callersMethodsquaredNorm
\returns the squared norm of the quaternion's coefficients * \sa Quaternion::norm(), MatrixBase::squaredNorm() */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:142
↓ 5 callersMethodsum
include/fiss_planner/Eigen/src/SparseCore/SparseRedux.h:16
↓ 5 callersMethodvalue
include/fiss_planner/Eigen/src/SparseCore/SparseDenseProduct.h:130
↓ 4 callersMethodadjoint
\brief Adjoint (conjugate transpose) of the Householder sequence. */
include/fiss_planner/Eigen/src/Householder/HouseholderSequence.h:218
↓ 4 callersMethodaffine
\returns a read-only expression of the Dim x HDim affine part of the transformation */
include/fiss_planner/Eigen/src/Geometry/Transform.h:384
↓ 4 callersFunctionaligned_delete
include/fiss_planner/Eigen/src/Core/util/Memory.h:390
↓ 4 callersMethodcalculatePoint
include/fiss_planner/spline.cc:52
↓ 4 callersMethodcalculateSecondDerivative
include/fiss_planner/spline.cc:90
↓ 4 callersMethodclear
include/fiss_planner/lane.cc:70
↓ 4 callersMethodcoeff
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:69
↓ 4 callersFunctioncol
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:552
↓ 4 callersMethodcol
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207
↓ 4 callersMethodcol
include/fiss_planner/Eigen/src/SparseCore/SparseMatrix.h:892
↓ 4 callersFunctioncoletree
include/fiss_planner/Eigen/src/SparseCore/SparseColEtree.h:61
↓ 4 callersMethodcols
include/fiss_planner/Eigen/src/misc/SparseSolve.h:110
↓ 4 callersMethodcols
include/fiss_planner/Eigen/src/Core/Reverse.h:117
← previousnext →201–300 of 3,111, ranked by callers