|
OpenKalman
|
The maximum number of indices of structure T of size other than 1 (including any dynamic indices). More...
#include <max_tensor_order.hpp>


The maximum number of indices of structure T of size other than 1 (including any dynamic indices).
If T has any zero-dimensional indices, the tensor order is considered to be 0, based on the theory that a zero-dimensional vector space has 0 as its only element, and 0 is a scalar value. (This may be subject to change.)
| T | A tensor (vector, matrix, etc.) |
1.8.13