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
Identity
include/fiss_planner/Eigen/src/Geometry/Translation.h:147
Method
Identity
\returns a quaternion representing an identity rotation * \sa MatrixBase::Identity() */
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:105
Method
Identity
include/fiss_planner/Eigen/src/Geometry/Rotation2D.h:114
Method
Identity
* \brief Returns an identity transformation. * \todo In the future this function should be returning a Transform expression. */
include/fiss_planner/Eigen/src/Geometry/Transform.h:518
Method
Identity
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:682
Method
Identity
\returns a quaternion representing an identity rotation * \sa MatrixBase::Identity() */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:133
Method
Identity
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Transform.h:184
Method
IdentityPreconditioner
include/fiss_planner/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:129
Method
IncompleteLUT
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:108
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:185
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/MappedSparseMatrix.h:121
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseVector.h:352
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:32
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:108
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:294
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseView.h:62
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseMatrix.h:875
Method
InnerIterator
NOTE: we have to prefix Index by "typename Lhs::" to avoid an ICE with VC11
include/fiss_planner/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:76
Method
InnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseTranspose.h:40
Method
InnerStride
include/fiss_planner/Eigen/src/Core/Stride.h:90
Method
IterativeSolverBase
Default constructor. */
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:36
Method
Iterator
Default constructor * \param vec the vector on which we iterate * \param epsilon the minimal value used to prune zero coefficients.
include/fiss_planner/Eigen/src/SparseCore/AmbiVector.h:291
Method
JacobiRotation
Default constructor without any initialization. */
include/fiss_planner/Eigen/src/Jacobi/Jacobi.h:40
Method
JacobiSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
include/fiss_planner/Eigen/src/SVD/JacobiSVD.h:556
Method
L
include/fiss_planner/vehicle.cc:28
Method
LDLT
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
include/fiss_planner/Eigen/src/Cholesky/LDLT.h:75
Method
LLT
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions v
include/fiss_planner/Eigen/src/Cholesky/LLT.h:78
Method
LU
include/fiss_planner/Eigen/src/Eigen2Support/LU.h:49
Function
LUTempSpace
include/fiss_planner/Eigen/src/SparseLU/SparseLU_Memory.h:46
Method
Lane
include/fiss_planner/lane.cc:55
Method
Lane
Constructors
include/fiss_planner/lane.h:72
Method
LanePoint
include/fiss_planner/lane.cc:46
Method
Lf
include/fiss_planner/vehicle.cc:29
Method
LinSpaced
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:241
Method
Lr
include/fiss_planner/vehicle.cc:30
Function
Map
include/fiss_planner/Eigen/src/Core/PlainObjectBase.h:507
Method
Map
Constructs a Mapped Quaternion object from the pointer \a coeffs * * The pointer \a coeffs must reference the four coefficients of Quatern
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:353
Method
Map
Constructs a Mapped Quaternion object from the pointer \a coeffs * * The pointer \a coeffs must reference the four coefficients of Quatern
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:390
Method
Map
include/fiss_planner/Eigen/src/SuperLUSupport/SuperLUSupport.h:150
Method
Map
include/fiss_planner/Eigen/src/SparseCore/CompressedStorage.h:116
Method
Map
Constructor in the fixed-size case. * * \param dataPtr pointer to the array to map * \param a_stride optional Stride object, passing
include/fiss_planner/Eigen/src/Core/Map.h:139
Method
Map
include/fiss_planner/Eigen/src/Core/Transpositions.h:237
Method
Map
include/fiss_planner/Eigen/src/Core/PermutationMatrix.h:438
Function
MapAligned
include/fiss_planner/Eigen/src/Core/PlainObjectBase.h:518
Method
MapBase
include/fiss_planner/Eigen/src/Core/MapBase.h:126
Method
MapBase
include/fiss_planner/Eigen/src/Core/MapBase.h:232
Method
MappedSparseMatrix
include/fiss_planner/Eigen/src/SparseCore/MappedSparseMatrix.h:108
Method
MappedSuperNodalMatrix
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41
Function
Matrix
include/fiss_planner/Eigen/src/Core/Matrix.h:307
Method
Matrix
include/fiss_planner/Eigen/src/Geometry/RotationBase.h:140
Method
Matrix
include/fiss_planner/Eigen/src/Core/Map.h:184
Method
Matrix
\brief Default constructor. * * For fixed-size matrices, does nothing. * * For dynamic-size matrices, creates an empty matrix
include/fiss_planner/Eigen/src/Core/Matrix.h:203
Method
Matrix
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/RotationBase.h:63
Method
MatrixBase
include/fiss_planner/Eigen/src/Core/MatrixBase.h:501
Method
MatrixWrapper
include/fiss_planner/Eigen/src/Core/ArrayWrapper.h:181
Method
Minor
include/fiss_planner/Eigen/src/Eigen2Support/Minor.h:61
Method
NestByValue
include/fiss_planner/Eigen/src/Core/NestByValue.h:43
Method
NoAlias
include/fiss_planner/Eigen/src/Core/NoAlias.h:35
Method
NullaryExpr
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:116
Method
ObjectsToCentroids
include/fiss_planner/visualization.hpp:552
Method
Ones
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:556
Method
OuterStride
include/fiss_planner/Eigen/src/Core/Stride.h:102
Method
PID
include/fiss_planner/pid.hpp:20
Method
PID
include/fiss_planner/pid.hpp:38
Method
Packet1cd
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:246
Function
Packet1cd padd<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:274
Function
Packet1cd pand <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:298
Function
Packet1cd pandnot<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:301
Function
Packet1cd pdiv<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:425
Function
Packet1cd pload <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:304
Function
Packet1cd ploaddup<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:311
Function
Packet1cd ploadu<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:306
Function
Packet1cd pmul<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:283
Function
Packet1cd por <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:299
Function
Packet1cd preduxp<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:333
Function
Packet1cd pset1<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:308
Function
Packet1cd psub<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:275
Function
Packet1cd pxor <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:300
Method
Packet2cf
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:20
Method
Packet2cf
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:23
Method
Packet2cf
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:28
Function
Packet2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:48
Function
Packet2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:59
Function
Packet2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:68
Function
Packet2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:79
Function
Packet2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:88
Function
Packet2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:92
Function
Packet2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:82
Function
Packet2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:100
Function
Packet2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:95
Function
Packet2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:229
Function
Packet2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:236
Function
Packet2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:200
Function
Packet2cf pload <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:84
Function
Packet2cf pload <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:97
Function
Packet2cf pload<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:105
Function
Packet2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:105
Function
Packet2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:108
Function
Packet2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:100
Function
Packet2cf ploadu<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:85
← previous
next →
801–900 of 3,111, ranked by callers