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