Medusa  1.1
Coordinate Free Mehless Method implementation
traits_eigen.hpp File Reference

Detailed Description

Type traits for vector and scalar fields for Eigen types.

Definition in file traits_eigen.hpp.

#include <medusa/Config.hpp>
#include "traits.hpp"
#include <Eigen/Core>
+ Include dependency graph for traits_eigen.hpp:
+ This graph shows which files directly or indirectly include this file:

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.