Medusa  1.1
Coordinate Free Mehless Method implementation
mm::scalar_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::scalar_type< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >

The scalar_type trait definition for Eigen Matrix.

Definition at line 17 of file traits_eigen.hpp.

Public Types

typedef _Scalar type
 Underlying scalar type. More...
 

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