NiHu
2.0
|
metafunction returning the number of compile time rows More...
#include <matrix_traits.hpp>
Static Public Attributes | |
static const int | value = T::RowsAtCompileTime |
metafunction returning the number of compile time rows
T | the matrix type The metafunction returns the number of rows at compile time |
Definition at line 16 of file matrix_traits.hpp.