[#mp_units-tensor_order-04] = xref:mp_units.adoc[mp_units]::tensor_order :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename T> constexpr xref:mp_units/utility/unspecified_t.adoc[utility::unspecified_t] tensor_order; ---- == Template Parameters [cols="1,4"] |=== | Name| Description | *T* | the representation type |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#