OpenKalman
|
The dimension of an index for a matrix, expression, or array. More...
#include <index_dimension_of.hpp>
The dimension of an index for a matrix, expression, or array.
The static constexpr value
member indicates the size of the object associated with a particular index. If the dimension is dynamic, value
will be dynamic_size.
N | The index |
T | The matrix, expression, or array |