|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <cmath>#include <prc/core/value/float.hpp>#include <prc/core/value/functions/cast.hpp>#include <prc/core/value/value.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<IsFloat B, IsFloat N> | |
| static constexpr auto | pRC::pow (B const &base, N const &exp) |