cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
random.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , IsRandomEngine URNG, IsRandomDistribution D>
requires IsDefined<Random<T, URNG, D>> && IsConstructible<Random<T, URNG, D>, URNG &, D &>
static constexpr auto pRC::random (URNG &rng, D &distribution)