ncarray::Numeric
ncarray::Numeric
Section titled “ncarray::Numeric”Definition
Section titled “Definition”template<typename T>concept= is_arithmetic<T>::value;Detailed Description
Section titled “Detailed Description”An aliased concept for the the is_arithmetic type trait value.