|
cMHN 1.1
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/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class B , class N , If< IsFloat< B > > = 0, If< IsFloat< N > > = 0> | |
| static constexpr auto | pRC::pow (B const &base, N const &exp) |