src/RNG/Random123.hpp file

Interface to Random123 random number generators.

Contents

Interface to Random123 random number generators

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.

Classes

template<class CBRNG>
class tk::Random123
Random123-based random number generator used polymorphically with tk::RNG.