![]() |
NumCpp
2.1.0
A C++ implementation of the Python Numpy library
|
#include <TypeTraits.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_arithmetic<Head>::value && all_arithmetic<Tail...>::value |
Template class specialization for determining if all of the types are arithmetic
|
staticconstexpr |