The intrinsic tensor order of a representation type: 0 for scalar, 1 for vector, 2 for tensor.
Declared in <mp-units/framework/customization_points.h>
template<typename T>
constexpr utility::unspecified_t tensor_order;
| Name | Description |
|---|---|
| T | the representation type |