Typedefs | |
typedef const Eigen::Ref< const Matrix > | ConstRefMatrix |
typedef const Eigen::Ref< const Vector > | ConstRefVector |
typedef const Eigen::Ref< const Vector3 > | ConstRefVector3 |
typedef std::size_t | Index |
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > | Matrix |
typedef Eigen::Matrix< Scalar, 3, Eigen::Dynamic > | Matrix3x |
typedef Eigen::Ref< Matrix > | RefMatrix |
typedef Eigen::Ref< Vector > | RefVector |
typedef Eigen::Ref< Vector3 > | RefVector3 |
typedef double | Scalar |
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > | Vector |
typedef Eigen::Matrix< Scalar, 3, 1 > | Vector3 |
typedef Eigen::Matrix< Scalar, 6, 1 > | Vector6 |
typedef Eigen::Matrix< bool, Eigen::Dynamic, 1 > | VectorXb |
typedef Eigen::VectorXi | VectorXi |
typedef const Eigen::Ref<const Matrix> ConstRefMatrix |
Definition at line 56 of file math/fwd.hh.
typedef const Eigen::Ref<const Vector> ConstRefVector |
Definition at line 53 of file math/fwd.hh.
typedef const Eigen::Ref<const Vector3> ConstRefVector3 |
Definition at line 50 of file math/fwd.hh.
typedef std::size_t Index |
Definition at line 58 of file math/fwd.hh.
Definition at line 41 of file math/fwd.hh.
Definition at line 47 of file math/fwd.hh.
Definition at line 55 of file math/fwd.hh.
Definition at line 52 of file math/fwd.hh.
typedef Eigen::Ref<Vector3> RefVector3 |
Definition at line 49 of file math/fwd.hh.
typedef double Scalar |
Definition at line 39 of file math/fwd.hh.
Definition at line 40 of file math/fwd.hh.
Definition at line 45 of file math/fwd.hh.
Definition at line 46 of file math/fwd.hh.
typedef Eigen::Matrix<bool,Eigen::Dynamic,1> VectorXb |
Definition at line 43 of file math/fwd.hh.
typedef Eigen::VectorXi VectorXi |
Definition at line 42 of file math/fwd.hh.