NumCpp
2.12.1
A Templatized Header Only C++ Implementation of the Python NumPy Library
|
#include <TypeTraits.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_arithmetic<T>::value |
Template class specialization for determining if all of the types are arithmetic
|
staticconstexpr |