NiHu  2.0
NiHu::plain_type< T, true > Struct Template Reference

Plain object type of a class. More...

#include <plain_type.hpp>

Public Types

typedef std::decay< T >::type::PlainObject type
 

Detailed Description

template<class T>
struct NiHu::plain_type< T, true >

Plain object type of a class.

Template Parameters
Tthe expression class to convert to plain type

Specialisation for the case of Eigen expressions

Definition at line 58 of file plain_type.hpp.


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