Constructs a real quantity character with the given tensor order
Synopsis
Declared in <mp‐units/framework/quantity_character.h>
consteval
quantity_character(quantity_tensor_order tensor_order);
Parameters
Name |
Description |
tensor_order |
The tensor order axis. |
Created with MrDocs