STK++ 0.9.13
|
This is the complete list of members for STK::RandBase, including all inherited members.
fn | STK::RandBase | private |
gaussInit() | STK::RandBase | inlineprivate |
glimit_ | STK::RandBase | private |
gsize_ | STK::RandBase | private |
gvol_ | STK::RandBase | private |
hash(time_t t, clock_t c) | MTRand | inlineprotectedstatic |
hiBit(const uint32 &u) const | MTRand | inlineprotected |
initialize(const uint32 seed) | MTRand | inlineprotected |
kn | STK::RandBase | private |
left | MTRand | protected |
load(uint32 *const loadArray) | MTRand | inlineprotected |
loBit(const uint32 &u) const | MTRand | inlineprotected |
loBits(const uint32 &u) const | MTRand | inlineprotected |
M enum value | MTRand | protected |
mixBits(const uint32 &u, const uint32 &v) const | MTRand | inlineprotected |
MTRand(const uint32 &oneSeed) | MTRand | inlineprotected |
MTRand(uint32 *const bigSeed, uint32 const seedLength=N) | MTRand | inlineprotected |
MTRand() | MTRand | inlineprotected |
N enum value | MTRand | protected |
operator()() | STK::RandBase | inline |
pNext | MTRand | protected |
rand() | STK::RandBase | inline |
rand(Real const &n) | STK::RandBase | inline |
rand53() | MTRand | inlineprotected |
RandBase(Real const &glimit=3.442619855899, Real const &gvol=9.91256303526217e-3, int gsize=128) | STK::RandBase | inline |
RandBase(int oneSeed, Real const &glimit=3.442619855899, Real const &gvol=9.91256303526217e-3, int gsize=128) | STK::RandBase | inline |
RandBase(TContainer1D const &bigSeed, Real const &glimit=3.442619855899, Real const &gvol=9.91256303526217e-3, int gsize=128) | STK::RandBase | inline |
randDblExc() | STK::RandBase | inline |
randDblExc(Real const &n) | STK::RandBase | inline |
randDiscreteUnif() | STK::RandBase | inline |
randExc() | STK::RandBase | inline |
randExc(Real const &n) | STK::RandBase | inline |
randExp() | STK::RandBase | inline |
randGauss(Real const &mu=0, Real const &sigma=1) | STK::RandBase | inline |
randInt() | MTRand | inlineprotected |
randInt(const uint32 &n) | MTRand | inlineprotected |
randNorm(const double &mean, const double &variance) | MTRand | inlineprotected |
randUnif() | STK::RandBase | inline |
reload() | MTRand | inlineprotected |
save(uint32 *saveArray) const | MTRand | inlineprotected |
SAVE enum value | MTRand | protected |
seed(const uint32 oneSeed) | MTRand | inlineprotected |
seed(uint32 *const bigSeed, const uint32 seedLength) | MTRand | inlineprotected |
seed() | MTRand | inlineprotected |
state | MTRand | protected |
twist(const uint32 &m, const uint32 &s0, const uint32 &s1) const | MTRand | inlineprotected |
uint32 typedef | MTRand | protected |
wn | STK::RandBase | private |
~RandBase() | STK::RandBase | inline |