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

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

#include <matrix_traits.hpp>

Static Public Attributes

static const int value = T::RowsAtCompileTime
 

Detailed Description

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

metafunction returning the number of compile time rows

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

Definition at line 16 of file matrix_traits.hpp.


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