NiHu  2.0
NiHu::num_cols< T > Struct Template Reference

metafunction returning the number of compile time columns More...

#include <matrix_traits.hpp>

Static Public Attributes

static const int value = T::ColsAtCompileTime
 

Detailed Description

template<class T>
struct NiHu::num_cols< T >

metafunction returning the number of compile time columns

Template Parameters
Tthe matrix type The metafunction returns the number of columns at compile time

Definition at line 41 of file matrix_traits.hpp.


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