|
SST/macro
|
This is the complete list of members for RNG::MWC, including all inherited members.
| construct() | RNG::MWC | static |
| construct(const std::vector< rngint_t > &) | RNG::MWC | static |
| construct(rngint_t zarg) | RNG::MWC | static |
| construct(rngint_t zarg, rngint_t warg) | RNG::MWC | static |
| default_w | RNG::MWC | privatestatic |
| default_z | RNG::MWC | privatestatic |
| MWC() | RNG::MWC | protected |
| nseed() | RNG::MWC | virtual |
| realvalue(bool include_zero=true, bool include_one=true) | RNG::UniformInteger | inlinevirtual |
| reseed() | RNG::UniformInteger | |
| reseed(rngint_t) | RNG::UniformInteger | |
| reseed(rngint_t, rngint_t) | RNG::UniformInteger | |
| reseed(rngint_t, rngint_t, rngint_t) | RNG::UniformInteger | |
| reseed(rngint_t, rngint_t, rngint_t, rngint_t) | RNG::UniformInteger | |
| to_string() const | RNG::MWC | inlinevirtual |
| value() | RNG::MWC | inlinevirtual |
| value_in_range(rngint_t range) | RNG::UniformInteger | inline |
| vec_reseed(const std::vector< rngint_t > &seeds) | RNG::MWC | virtual |
| w | RNG::MWC | private |
| wnew() | RNG::MWC | inlineprivate |
| z | RNG::MWC | private |
| znew() | RNG::MWC | inlineprivate |
| ~MWC() | RNG::MWC | |
| ~UniformInteger() | RNG::UniformInteger | virtual |
1.8.11