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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<IsIntegral T>
static constexpr auto pRC::isUnit (T const a)
 
template<IsIntegral T, T V>
static constexpr auto pRC::isUnit (Constant< T, V > const)