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

Name

Description

T

the representation type

Created with MrDocs