OpenRAND  0.9
OpenRAND: A C++ Library for Reproducible Random Number Generation in Parallel Computing Environments
openrand::Tyche Member List

This is the complete list of members for openrand::Tyche, including all inherited members.

draw() (defined in openrand::Tyche)openrand::Tycheinline
fill_random(T *array, const int N) (defined in openrand::BaseRNG< Tyche >)openrand::BaseRNG< Tyche >inline
forward_state(int n) constopenrand::BaseRNG< Tyche >inline
gamma(T alpha, T b)openrand::BaseRNG< Tyche >inline
max() (defined in openrand::BaseRNG< Tyche >)openrand::BaseRNG< Tyche >inlinestatic
min() (defined in openrand::BaseRNG< Tyche >)openrand::BaseRNG< Tyche >inlinestatic
operator()()openrand::BaseRNG< Tyche >inline
rand()openrand::BaseRNG< Tyche >inline
randn()openrand::BaseRNG< Tyche >inline
randn(const T mean, const T std_dev)openrand::BaseRNG< Tyche >inline
randn2()openrand::BaseRNG< Tyche >inline
range(const T N)openrand::BaseRNG< Tyche >inline
result_type typedef (defined in openrand::BaseRNG< Tyche >)openrand::BaseRNG< Tyche >
Tyche(uint64_t seed, uint32_t ctr, uint32_t global_seed=openrand::DEFAULT_GLOBAL_SEED) (defined in openrand::Tyche)openrand::Tycheinline
u01(const Utype in) const (defined in openrand::BaseRNG< Tyche >)openrand::BaseRNG< Tyche >inlineprotected
uniform(const T low, const T high)openrand::BaseRNG< Tyche >inline