Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SS47816/fiss_planner
/ functions
Functions
3,111 in github.com/SS47816/fiss_planner
⨍
Functions
3,111
◇
Types & classes
1,581
Method
isPositiveDefinite
include/fiss_planner/Eigen/src/Cholesky/LLT.h:138
Function
isRValue
include/fiss_planner/Eigen/src/SparseCore/SparseMatrixBase.h:181
Method
isSurjective
\returns true if the matrix of which *this is the QR decomposition represents a surjective * linear map; false otherwise. *
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:258
Method
isSurjective
\returns true if the matrix of which *this is the QR decomposition represents a surjective * linear map; false otherwise. *
include/fiss_planner/Eigen/src/QR/ColPivHouseholderQR.h:261
Method
isSurjective
\returns true if the matrix of which *this is the LU decomposition represents a surjective * linear map; false otherwise. *
include/fiss_planner/Eigen/src/LU/FullPivLU.h:338
Method
isSymmetric
Indicate that the pattern of the input matrix is symmetric */
include/fiss_planner/Eigen/src/SparseLU/SparseLU.h:123
Method
isUnitary
include/fiss_planner/Eigen/src/Core/Dot.h:247
Method
isUpperTriangular
include/fiss_planner/Eigen/src/Core/TriangularMatrix.h:791
Function
isVector
\returns true if either the number of rows or the number of columns is equal to 1. * In other words, this function returns * \code rows()=
include/fiss_planner/Eigen/src/SparseCore/SparseMatrixBase.h:173
Method
isZero
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:482
Method
is_overlapping
* @brief * * @param projection1 * @param projection2 * @return true * @return false */
include/fiss_planner/sat_collision_checker.cc:119
Method
iterations
\returns the number of iterations performed during the last solve */
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:154
Method
iterations
\brief Returns number of performed QR-like iterations. */
include/fiss_planner/Eigen/src/Eigenvalues/RealQZ.h:174
Method
jacobiSvd
include/fiss_planner/Eigen/src/SVD/JacobiSVD.h:992
Method
kernel_retval_base
include/fiss_planner/Eigen/src/misc/Kernel.h:44
Function
l1CacheSize
\returns the currently set level 1 cpu cache size (in bytes) used to estimate the ideal blocking size parameters. * \sa setCpuCacheSize */
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1313
Function
l2CacheSize
\returns the currently set level 2 cpu cache size (in bytes) used to estimate the ideal blocking size parameters. * \sa setCpuCacheSize */
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1322
Method
laneInfoCallback
src/fiss_planner_node.cpp:173
Method
lastErrorMessage
* \returns A string describing the type of error */
include/fiss_planner/Eigen/src/SparseLU/SparseLU.h:216
Method
lastErrorMessage
\returns A string describing the type of error. * This method is provided to ease debugging, not to handle errors. */
include/fiss_planner/Eigen/src/SparseQR/SparseQR.h:161
Method
lazyProduct
include/fiss_planner/Eigen/src/Core/GeneralProduct.h:609
Method
ldlt
include/fiss_planner/Eigen/src/Cholesky/LDLT.h:593
Function
leftCols
\returns a block consisting of the left columns of *this. * * \param n the number of columns in the block * * Example: \include MatrixBase_lef
include/fiss_planner/Eigen/src/plugins/BlockMethods.h:526
Method
level3_blocking
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:258
Function
linearRegression
include/fiss_planner/Eigen/src/Eigen2Support/LeastSquares.h:85
Method
linspaced_op
include/fiss_planner/Eigen/src/Core/Functors.h:653
Method
linspaced_op_impl
include/fiss_planner/Eigen/src/Core/Functors.h:595
Method
linspaced_op_impl
include/fiss_planner/Eigen/src/Core/Functors.h:624
Method
llt
include/fiss_planner/Eigen/src/Cholesky/LLT.h:480
Method
loadLhs
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:272
Method
loadLhs
nothing special here
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:374
Method
loadLhs
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:477
Method
loadRhs
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:267
Method
loadRhs
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:365
Method
loadRhs
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:472
Method
logAbsDeterminant
\returns the natural log of the absolute value of the determinant of the matrix * of which **this is the QR decomposition * * \no
include/fiss_planner/Eigen/src/SparseLU/SparseLU.h:288
Method
logAbsDeterminant
include/fiss_planner/Eigen/src/QR/HouseholderQR.h:211
Method
logAbsDeterminant
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:397
Method
logAbsDeterminant
include/fiss_planner/Eigen/src/QR/ColPivHouseholderQR.h:412
Method
lowest
include/fiss_planner/Eigen/src/Core/NumTraits.h:78
Method
lpNorm
include/fiss_planner/Eigen/src/Core/Dot.h:211
Method
lu
include/fiss_planner/Eigen/src/Eigen2Support/LU.h:94
Method
lu
include/fiss_planner/Eigen/src/LU/PartialPivLU.h:500
Method
m_storage
include/fiss_planner/Eigen/src/Core/PlainObjectBase.h:463
Function
machine_epsilon
include/fiss_planner/Eigen/src/Eigen2Support/MathFunctions.h:31
Method
madd
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:277
Method
madd
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:379
Method
madd
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:482
Method
madd_impl
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:282
Method
madd_impl
include/fiss_planner/Eigen/src/Core/products/GeneralBlockPanelKernel.h:487
Function
main
src/fiss_planner_node.cpp:897
Method
manageErrorCode
include/fiss_planner/Eigen/src/PardisoSupport/PardisoSupport.h:258
Function
map_superlu
include/fiss_planner/Eigen/src/SuperLUSupport/SuperLUSupport.h:272
Method
marked
include/fiss_planner/Eigen/src/Eigen2Support/Lazy.h:26
Method
matrixL
\returns an expression of the factor L */
include/fiss_planner/Eigen/src/SparseCholesky/SimplicialCholesky.h:423
Method
matrixQ
Get an expression of the matrix Q
include/fiss_planner/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:193
Method
matrixQ
\brief Reconstructs the orthogonal matrix Q in the decomposition * * \returns object representing the matrix Q * * \pre Either
include/fiss_planner/Eigen/src/Eigenvalues/HessenbergDecomposition.h:232
Method
matrixQ
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:600
Method
matrixQ
include/fiss_planner/Eigen/src/QR/ColPivHouseholderQR.h:146
Method
matrixQ
include/fiss_planner/Eigen/src/Eigen2Support/QR.h:36
Method
matrixU
\returns an expression of the factor U (= L^*) */
include/fiss_planner/Eigen/src/SparseCholesky/SimplicialCholesky.h:429
Method
maxCoeff
include/fiss_planner/Eigen/src/Core/Visitor.h:211
Method
maxCoeff
\returns a row (or column) vector expression of the largest coefficient * of each column (or row) of the referenced expression. * *
include/fiss_planner/Eigen/src/Core/VectorwiseOp.h:300
Method
maxIterations
\returns the max number of iterations */
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:141
Method
maxPivot
\returns the absolute value of the biggest pivot, i.e. the biggest * diagonal coefficient of U. */
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:365
Method
maxPivot
\returns the absolute value of the biggest pivot, i.e. the biggest * diagonal coefficient of R. */
include/fiss_planner/Eigen/src/QR/ColPivHouseholderQR.h:369
Method
max_acceleration
include/fiss_planner/vehicle.cc:33
Method
max_curvature_front
include/fiss_planner/vehicle.cc:37
Method
max_curvature_rear
include/fiss_planner/vehicle.cc:38
Method
max_deceleration
include/fiss_planner/vehicle.cc:34
Method
max_speed
include/fiss_planner/vehicle.cc:32
Method
max_steering_angle
include/fiss_planner/vehicle.cc:35
Method
max_steering_rate
include/fiss_planner/vehicle.cc:36
Method
mean
include/fiss_planner/Eigen/src/Core/Redux.h:372
Method
mean
\returns a row (or column) vector expression of the mean * of each column (or row) of the referenced expression. * * \sa DenseBase::mean()
include/fiss_planner/Eigen/src/Core/VectorwiseOp.h:364
Method
memInit
include/fiss_planner/Eigen/src/SparseLU/SparseLU_Memory.h:152
Method
mem_expand
include/fiss_planner/Eigen/src/SparseLU/SparseLU_column_dfs.h:50
Method
member_redux
include/fiss_planner/Eigen/src/Core/VectorwiseOp.h:141
Method
merged
Returns an AlignedBox that is the union of \a b and \c *this. * \note Merging with an empty box may result in a box bigger than \c *this. * \sa
include/fiss_planner/Eigen/src/Geometry/AlignedBox.h:236
Method
meshToMarker
include/fiss_planner/visualization.hpp:315
Function
middleCols
\returns a block consisting of a range of columns of *this. * * \param startCol the index of the first column in the block * \param numCols the
include/fiss_planner/Eigen/src/plugins/BlockMethods.h:623
Function
middleRows
\returns a block consisting of a range of rows of *this. * * \param startRow the index of the first row in the block * \param n the number of ro
include/fiss_planner/Eigen/src/plugins/BlockMethods.h:477
Method
minCoeff
include/fiss_planner/Eigen/src/Core/Visitor.h:177
Method
minCoeff
\returns a row (or column) vector expression of the smallest coefficient * of each column (or row) of the referenced expression. *
include/fiss_planner/Eigen/src/Core/VectorwiseOp.h:288
Method
minor
include/fiss_planner/Eigen/src/Eigen2Support/Minor.h:100
Function
mps2kph
Convert metre per second to kilometers per hour
include/fiss_planner/math_utils.cc:25
Method
nc
include/fiss_planner/Eigen/src/Core/products/GeneralMatrixMatrix.h:263
Method
nestByValue
include/fiss_planner/Eigen/src/Core/NestByValue.h:103
Function
nonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
include/fiss_planner/Eigen/src/SparseCore/SparseMatrixBase.h:168
Function
nonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
include/fiss_planner/Eigen/src/Core/DenseBase.h:185
Method
nonZeros
\returns the number of non zero coefficients */
include/fiss_planner/Eigen/src/SparseCore/MappedSparseMatrix.h:106
Method
nonZeros
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:331
Method
nonZeros
include/fiss_planner/Eigen/src/SparseCore/SparseTranspose.h:26
Method
noncopyable
include/fiss_planner/Eigen/src/Core/util/Meta.h:101
Method
nonzeroPivots
\returns the number of nonzero pivots in the QR decomposition. * Here nonzero is meant in the exact sense, not in a fuzzy sense. * So that
include/fiss_planner/Eigen/src/QR/FullPivHouseholderQR.h:356
Method
nonzeroSingularValues
\returns the number of singular values that are not exactly 0 */
include/fiss_planner/Eigen/src/SVD/JacobiSVD.h:691
Method
normalize
* @brief Normalize a vector to get a unit vector * * @param vec Vector to be normalized * @return geometry_msgs::Vector3 */
include/fiss_planner/sat_collision_checker.cc:69
Method
normalize
Normalizes the quaternion \c *this * \sa normalized(), MatrixBase::normalize() */
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:123
Method
normalize
normalizes \c *this */
include/fiss_planner/Eigen/src/Geometry/Hyperplane.h:135
Method
normalize
Normalize in-place each row or columns of the referenced matrix. * \sa MatrixBase::normalize(), normalized() */
include/fiss_planner/Eigen/src/Core/VectorwiseOp.h:548
← previous
next →
1,901–2,000 of 3,111, ranked by callers