PandaTree
panda::RRNG Member List

This is the complete list of members for panda::RRNG, including all inherited members.

exp(double alpha, int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
generate() (defined in panda::RRNG)panda::RRNG
generate(ULong64_t seed) (defined in panda::RRNG)panda::RRNGinline
landau(double mu, double sigma, int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
normal(double &x1, double &x2, int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
normal(int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
operator=(const RRNG &other) (defined in panda::RRNG)panda::RRNG
poisson(double mu, int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
RRNG(int maxEntropy=50, ULong64_t seed=0, const ULong64_t *seedAddress=nullptr, bool stream=false) (defined in panda::RRNG)panda::RRNG
RRNG(RRNG const &other) (defined in panda::RRNG)panda::RRNG
RRNG(RRNG &&other) (defined in panda::RRNG)panda::RRNG
setFixedSeed(ULong64_t seed) (defined in panda::RRNG)panda::RRNGinline
setSeedAddress(const ULong64_t *seedAddress) (defined in panda::RRNG)panda::RRNGinline
setSize(int maxEntropy) (defined in panda::RRNG)panda::RRNG
setStreaming(bool b=true) (defined in panda::RRNG)panda::RRNGinline
uniform(int &idx=_default_idx) (defined in panda::RRNG)panda::RRNG
~RRNG() (defined in panda::RRNG)panda::RRNGinline