mp_units::tensor_order

The intrinsic tensor order of a representation type: 0 for scalar, 1 for vector, 2 for tensor.

Synopsis

Declared in <mp-units/framework/customization_points.h>

template<typename T>
constexpr utility::unspecified_t tensor_order;

Template Parameters

NameDescription
Tthe representation type