STK++ 1.0
STK::RandBase Member List
This is the complete list of members for STK::RandBase, including all inherited members.
fnSTK::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]
knSTK::RandBase [private]
leftMTRand [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 valueMTRand [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 valueMTRand [protected]
operator()()STK::RandBase [inline]
operator<<(std::ostream &os, const MTRand &mtrand)MTRand [friend]
operator>>(std::istream &is, MTRand &mtrand)MTRand [friend]
pNextMTRand [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 valueMTRand [protected]
seed(const uint32 oneSeed)MTRand [inline, protected]
seed(uint32 *const bigSeed, const uint32 seedLength)MTRand [inline, protected]
seed()MTRand [inline, protected]
stateMTRand [protected]
twist(const uint32 &m, const uint32 &s0, const uint32 &s1) const MTRand [inline, protected]
uint32 typedefMTRand [protected]
wnSTK::RandBase [private]
~RandBase()STK::RandBase