, including all inherited members.
| fn | STK::RandBase | [private] |
| gaussInit() | STK::RandBase | [private] |
| glimit_ | STK::RandBase | [private] |
| gsize_ | STK::RandBase | [private] |
| gvol_ | STK::RandBase | [private] |
| hash(time_t t, clock_t c) | MTRand | [inline, protected, static] |
| hiBit(const uint32 &u) const | MTRand | [inline, protected] |
| initialize(const uint32 seed) | MTRand | [inline, protected] |
| kn | STK::RandBase | [private] |
| left | MTRand | [protected] |
| load(uint32 *const loadArray) | MTRand | [inline, protected] |
| loBit(const uint32 &u) const | MTRand | [inline, protected] |
| loBits(const uint32 &u) const | MTRand | [inline, protected] |
| M enum value | MTRand | [protected] |
| mixBits(const uint32 &u, const uint32 &v) const | MTRand | [inline, protected] |
| MTRand(const uint32 &oneSeed) | MTRand | [inline, protected] |
| MTRand(uint32 *const bigSeed, uint32 const seedLength=N) | MTRand | [inline, protected] |
| MTRand() | MTRand | [inline, protected] |
| N enum value | MTRand | [protected] |
| operator()() | STK::RandBase | [inline] |
| operator<<(std::ostream &os, const MTRand &mtrand) | MTRand | [friend] |
| operator>>(std::istream &is, MTRand &mtrand) | MTRand | [friend] |
| pNext | MTRand | [protected] |
| rand() | MTRand | [inline, protected] |
| rand(const double &n) | MTRand | [inline, protected] |
| rand53() | MTRand | [inline, protected] |
| RandBase(const Real &glimit=3.442619855899, const Real &gvol=9.91256303526217e-3, Integer const &gsize=128) | STK::RandBase | |
| RandBase(Integer const &oneSeed, const Real &glimit=3.442619855899, const Real &gvol=9.91256303526217e-3, Integer const &gsize=128) | STK::RandBase | |
| RandBase(const ITContainer1D< Integer, TContainer1D > &bigSeed, const Real &glimit=3.442619855899, const Real &gvol=9.91256303526217e-3, Integer const &gsize=128) | STK::RandBase | [inline] |
| randDblExc() | MTRand | [inline, protected] |
| randDblExc(const double &n) | MTRand | [inline, protected] |
| randDiscreteUnif() | STK::RandBase | [inline] |
| randDiscreteUnif(ITContainer1D< Integer, TContainer1D > &A) | STK::RandBase | [inline] |
| randExc() | MTRand | [inline, protected] |
| randExc(const double &n) | MTRand | [inline, protected] |
| randExp() | STK::RandBase | |
| randExp(ITContainer1D< Real, TContainer1D > &A) | STK::RandBase | [inline] |
| randGauss(Real const &mu=0, Real const &sigma=1) | STK::RandBase | |
| randGauss(ITContainer1D< Real, TContainer1D > &A) | STK::RandBase | [inline] |
| randInt() | MTRand | [inline, protected] |
| randInt(const uint32 &n) | MTRand | [inline, protected] |
| randNorm(const double &mean, const double &variance) | MTRand | [inline, protected] |
| randUnif() | STK::RandBase | [inline] |
| randUnif(ITContainer1D< Real, TContainer1D > &A) | STK::RandBase | [inline] |
| reload() | MTRand | [inline, protected] |
| save(uint32 *saveArray) const | MTRand | [inline, protected] |
| SAVE enum value | MTRand | [protected] |
| seed(const uint32 oneSeed) | MTRand | [inline, protected] |
| seed(uint32 *const bigSeed, const uint32 seedLength) | MTRand | [inline, protected] |
| seed() | MTRand | [inline, protected] |
| state | MTRand | [protected] |
| twist(const uint32 &m, const uint32 &s0, const uint32 &s1) const | MTRand | [inline, protected] |
| uint32 typedef | MTRand | [protected] |
| wn | STK::RandBase | [private] |
| ~RandBase() | STK::RandBase | |