A scalar (real or complex, tensor order 0) ‐ the element type a vector/tensor is built from.
Synopsis
Declared in <mp‐units/utility/representation.h>
template<typename T>
concept Scalar = ::mp_units::detail::Scalar<T>;
Created with MrDocs