|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/functions/zero.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<IsIntegral T> | |
| static constexpr auto | pRC::isZero (T const a) |
| template<IsIntegral T, T V> | |
| static constexpr auto | pRC::isZero (Constant< T, V > const) |