|
OpenRAND
0.9
OpenRAND: A C++ Library for Reproducible Random Number Generation in Parallel Computing Environments
|
This is the complete list of members for openrand::BaseRNG< RNG >, including all inherited members.
| fill_random(T *array, const int N) (defined in openrand::BaseRNG< RNG >) | openrand::BaseRNG< RNG > | inline |
| forward_state(int n) const | openrand::BaseRNG< RNG > | inline |
| gamma(T alpha, T b) | openrand::BaseRNG< RNG > | inline |
| max() (defined in openrand::BaseRNG< RNG >) | openrand::BaseRNG< RNG > | inlinestatic |
| min() (defined in openrand::BaseRNG< RNG >) | openrand::BaseRNG< RNG > | inlinestatic |
| operator()() | openrand::BaseRNG< RNG > | inline |
| rand() | openrand::BaseRNG< RNG > | inline |
| randn() | openrand::BaseRNG< RNG > | inline |
| randn(const T mean, const T std_dev) | openrand::BaseRNG< RNG > | inline |
| randn2() | openrand::BaseRNG< RNG > | inline |
| range(const T N) | openrand::BaseRNG< RNG > | inline |
| result_type typedef (defined in openrand::BaseRNG< RNG >) | openrand::BaseRNG< RNG > | |
| u01(const Utype in) const (defined in openrand::BaseRNG< RNG >) | openrand::BaseRNG< RNG > | inlineprotected |
| uniform(const T low, const T high) | openrand::BaseRNG< RNG > | inline |