Skip to content

ncarray::Numeric

template<typename T>
concept= is_arithmetic<T>::value;

An aliased concept for the the is_arithmetic type trait value.