3#ifndef pRC_CORE_BASIC_FUNCTIONS_RANDOM_H
4#define pRC_CORE_BASIC_FUNCTIONS_RANDOM_H
10 template<
class T,
class D,
Definition threefry.hpp:24
Definition cholesky.hpp:18
static constexpr auto random(RandomEngine &rng, D &distribution)
Definition random.hpp:12
static constexpr Conditional< IsSatisfied< C >, RemoveConstReference< X >, X > copy(X &&a)
Definition copy.hpp:13
Threefry< 20 > RandomEngine
Definition type_traits.hpp:13