|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/common.hpp>#include <prc/core/basic/functions/ceil_div.hpp>#include <prc/core/basic/functions/ilog.hpp>#include <prc/core/basic/limits.hpp>#include <prc/core/random/type_traits.hpp>#include <prc/core/value/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , class RNG , If< IsRandomEngine< RNG > > = 0, If< IsFloat< T > > = 0> | |
| static constexpr T | pRC::generateCanonical (RNG &rng) |