|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/basic/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , If< IsIntegral< T > > = 0> | |
| static constexpr auto | pRC::isEven (T const a) |
| template<class T , T V, If< IsIntegral< T > > = 0> | |
| static constexpr auto | pRC::isEven (Constant< T, V > const) |