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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<IsValue T>
static constexpr auto pRC::sign (T const &a)
 
template<IsValue T>
requires IsUnsignedInteger<T>
static constexpr auto pRC::sign (T const &a)