NiHu
2.0
|
Plain object type of a class. More...
#include <plain_type.hpp>
Public Types | |
typedef std::decay< T >::type::PlainObject | type |
Plain object type of a class.
T | the expression class to convert to plain type |
Specialisation for the case of Eigen expressions
Definition at line 58 of file plain_type.hpp.