MCPcopy Create free account

hub / github.com/SS47816/fiss_planner / functions

Functions3,111 in github.com/SS47816/fiss_planner

MethodIdentity
include/fiss_planner/Eigen/src/Geometry/Translation.h:147
MethodIdentity
\returns a quaternion representing an identity rotation * \sa MatrixBase::Identity() */
include/fiss_planner/Eigen/src/Geometry/Quaternion.h:105
MethodIdentity
include/fiss_planner/Eigen/src/Geometry/Rotation2D.h:114
MethodIdentity
* \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
MethodIdentity
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:682
MethodIdentity
\returns a quaternion representing an identity rotation * \sa MatrixBase::Identity() */
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Quaternion.h:133
MethodIdentity
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/Transform.h:184
MethodIdentityPreconditioner
include/fiss_planner/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:129
MethodIncompleteLUT
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:108
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:185
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/MappedSparseMatrix.h:121
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseVector.h:352
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:32
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:108
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseBlock.h:294
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseView.h:62
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseMatrix.h:875
MethodInnerIterator
NOTE: we have to prefix Index by "typename Lhs::" to avoid an ICE with VC11
include/fiss_planner/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:76
MethodInnerIterator
include/fiss_planner/Eigen/src/SparseCore/SparseTranspose.h:40
MethodInnerStride
include/fiss_planner/Eigen/src/Core/Stride.h:90
MethodIterativeSolverBase
Default constructor. */
include/fiss_planner/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:36
MethodIterator
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
MethodJacobiRotation
Default constructor without any initialization. */
include/fiss_planner/Eigen/src/Jacobi/Jacobi.h:40
MethodJacobiSVD
\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
MethodL
include/fiss_planner/vehicle.cc:28
MethodLDLT
\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
MethodLLT
* \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
MethodLU
include/fiss_planner/Eigen/src/Eigen2Support/LU.h:49
FunctionLUTempSpace
include/fiss_planner/Eigen/src/SparseLU/SparseLU_Memory.h:46
MethodLane
include/fiss_planner/lane.cc:55
MethodLane
Constructors
include/fiss_planner/lane.h:72
MethodLanePoint
include/fiss_planner/lane.cc:46
MethodLf
include/fiss_planner/vehicle.cc:29
MethodLinSpaced
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:241
MethodLr
include/fiss_planner/vehicle.cc:30
FunctionMap
include/fiss_planner/Eigen/src/Core/PlainObjectBase.h:507
MethodMap
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
MethodMap
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
MethodMap
include/fiss_planner/Eigen/src/SuperLUSupport/SuperLUSupport.h:150
MethodMap
include/fiss_planner/Eigen/src/SparseCore/CompressedStorage.h:116
MethodMap
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
MethodMap
include/fiss_planner/Eigen/src/Core/Transpositions.h:237
MethodMap
include/fiss_planner/Eigen/src/Core/PermutationMatrix.h:438
FunctionMapAligned
include/fiss_planner/Eigen/src/Core/PlainObjectBase.h:518
MethodMapBase
include/fiss_planner/Eigen/src/Core/MapBase.h:126
MethodMapBase
include/fiss_planner/Eigen/src/Core/MapBase.h:232
MethodMappedSparseMatrix
include/fiss_planner/Eigen/src/SparseCore/MappedSparseMatrix.h:108
MethodMappedSuperNodalMatrix
include/fiss_planner/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41
FunctionMatrix
include/fiss_planner/Eigen/src/Core/Matrix.h:307
MethodMatrix
include/fiss_planner/Eigen/src/Geometry/RotationBase.h:140
MethodMatrix
include/fiss_planner/Eigen/src/Core/Map.h:184
MethodMatrix
\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
MethodMatrix
include/fiss_planner/Eigen/src/Eigen2Support/Geometry/RotationBase.h:63
MethodMatrixBase
include/fiss_planner/Eigen/src/Core/MatrixBase.h:501
MethodMatrixWrapper
include/fiss_planner/Eigen/src/Core/ArrayWrapper.h:181
MethodMinor
include/fiss_planner/Eigen/src/Eigen2Support/Minor.h:61
MethodNestByValue
include/fiss_planner/Eigen/src/Core/NestByValue.h:43
MethodNoAlias
include/fiss_planner/Eigen/src/Core/NoAlias.h:35
MethodNullaryExpr
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:116
MethodObjectsToCentroids
include/fiss_planner/visualization.hpp:552
MethodOnes
include/fiss_planner/Eigen/src/Core/CwiseNullaryOp.h:556
MethodOuterStride
include/fiss_planner/Eigen/src/Core/Stride.h:102
MethodPID
include/fiss_planner/pid.hpp:20
MethodPID
include/fiss_planner/pid.hpp:38
MethodPacket1cd
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:246
FunctionPacket1cd padd<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:274
FunctionPacket1cd pand <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:298
FunctionPacket1cd pandnot<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:301
FunctionPacket1cd pdiv<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:425
FunctionPacket1cd pload <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:304
FunctionPacket1cd ploaddup<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:311
FunctionPacket1cd ploadu<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:306
FunctionPacket1cd pmul<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:283
FunctionPacket1cd por <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:299
FunctionPacket1cd preduxp<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:333
FunctionPacket1cd pset1<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:308
FunctionPacket1cd psub<Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:275
FunctionPacket1cd pxor <Packet1cd>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:300
MethodPacket2cf
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:20
MethodPacket2cf
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:23
MethodPacket2cf
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:28
FunctionPacket2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:48
FunctionPacket2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:59
FunctionPacket2cf padd<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:68
FunctionPacket2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:79
FunctionPacket2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:88
FunctionPacket2cf pand <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:92
FunctionPacket2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:82
FunctionPacket2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:100
FunctionPacket2cf pandnot<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:95
FunctionPacket2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:229
FunctionPacket2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:236
FunctionPacket2cf pdiv<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:200
FunctionPacket2cf pload <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:84
FunctionPacket2cf pload <Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:97
FunctionPacket2cf pload<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:105
FunctionPacket2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:105
FunctionPacket2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/NEON/Complex.h:108
FunctionPacket2cf ploaddup<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/AltiVec/Complex.h:100
FunctionPacket2cf ploadu<Packet2cf>
include/fiss_planner/Eigen/src/Core/arch/SSE/Complex.h:85
← previousnext →801–900 of 3,111, ranked by callers