Type traits for vector and scalar fields for Eigen types.
Definition in file traits_eigen.hpp.
Go to the source code of this file.
Classes | |
struct | mm::scalar_type< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > |
The scalar_type trait definition for Eigen Matrix. More... | |
struct | mm::vector_type< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > |
The vector_type trait definition for Eigen Matrix. More... | |
Namespaces | |
mm | |
Root namespace for the whole library. | |