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

Plain object type of a class. More...

#include <plain_type.hpp>

Detailed Description

template<class T, bool isEigen = is_eigen<T>::value>
struct NiHu::plain_type< T, isEigen >

Plain object type of a class.

Template Parameters
Tthe class to convert to plain type

This is the general case where the class is not an Eigen expression

Definition at line 45 of file plain_type.hpp.


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