|
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 stdex::dynamic_extent.
| N | The index |
| T | The matrix, expression, or array |
1.8.13