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

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

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