cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
is_zero.hpp File Reference

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)