|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class B , class N , If< IsIntegral< B > > = 0, If< IsUnsignedIntegral< N > > = 0> | |
| static constexpr B | pRC::iPow (B const base, N const exp) |