A second‐order tensor (or a lower‐order type filling its slot).

Synopsis

Declared in <mp‐units/utility/representation.h>

template<typename T>
concept Tensor = ::mp_units::detail::Tensor<T>;

Created with MrDocs