Medusa  1.1
Coordinate Free Mehless Method implementation
mm::vector_type< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > Struct Template Reference

#include <traits_eigen.hpp>

Detailed Description

template<typename _Scalar, int _Rows, int _Cols, int _Options, int _MaxRows, int _MaxCols>
struct mm::vector_type< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >

The vector_type trait definition for Eigen Matrix.

Definition at line 23 of file traits_eigen.hpp.

Public Types

typedef Eigen::Matrix< _Scalar, _Cols, 1 > type
 Underlying vector type. More...
 

The documentation for this struct was generated from the following file: