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

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

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