|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/random.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , class D , If< IsConstructible< Random< T, D >, RandomEngine &, D & > > = 0> | |
| static constexpr auto | pRC::random (RandomEngine &rng, D &distribution) |