|
using | TangentSpace = RealVectorSpace< NumDofs > |
|
using | Point = Eigen::Matrix< double, NumDofs, 1 > |
|
using | EuclideanPoint = Eigen::Matrix< double, NumDofs, 1 > |
|
using | Vector = Eigen::Matrix< double, NumDofs, 1 > |
|
using | Matrix = Eigen::Matrix< double, NumDofs, NumDofs > |
|
using | JacobianMatrix = Eigen::Matrix< double, 6, NumDofs > |
|
|
static constexpr std::size_t | NumDofs = Dimension |
|
static constexpr int | NumDofsEigen = static_cast<int>(Dimension) |
|
The documentation for this struct was generated from the following file: