cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
random.hpp File Reference
#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)