|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <cmath>#include <prc/core/basic/functions/ipow.hpp>#include <prc/core/value/functions/div.hpp>#include <prc/core/value/functions/mul.hpp>#include <prc/core/value/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<std::int64_t D = 0, class T , If< IsFloat< T > > = 0> | |
| static constexpr auto | pRC::round (T const &a) |