COPASI API
4.40.278
|
This is the complete list of members for Cmt19937HR, including all inherited members.
Cmt19937(unsigned C_INT32 seed) | Cmt19937 | protected |
Cmt19937HR(unsigned C_INT32 seed) | Cmt19937HR | protected |
copy() | CRandom | |
CRandom() | CRandom | protected |
CRandom::createGenerator(CRandom::Type type, unsigned C_INT32 seed) | Cmt19937HR | friend |
createGenerator(CRandom::Type type=CRandom::mt19937, unsigned C_INT32 seed=0) | CRandom | static |
fsign(C_FLOAT64 num, C_FLOAT64 sign) | CRandom | private |
genrand_res53() | Cmt19937 | |
getModulus() const | CRandom | |
getRandomCC() | Cmt19937HR | virtual |
getRandomCO() | Cmt19937HR | virtual |
getRandomExp() | CRandom | virtual |
getRandomGamma(C_FLOAT64 shape, C_FLOAT64 scale) | CRandom | virtual |
getRandomNormal(const C_FLOAT64 &mean, const C_FLOAT64 &sd) | CRandom | virtual |
getRandomNormal01() | CRandom | virtual |
getRandomNormalLog(const C_FLOAT64 &mean, const C_FLOAT64 &sd) | CRandom | virtual |
getRandomNormalPositive(const C_FLOAT64 &mean, const C_FLOAT64 &sd) | CRandom | virtual |
getRandomOO() | Cmt19937HR | virtual |
getRandomPoisson(const C_FLOAT64 &mean) | CRandom | virtual |
getRandomS() | Cmt19937 | virtual |
CRandom::getRandomS(const C_INT32 &max) | CRandom | virtual |
getRandomStdGamma(C_FLOAT64 shape) | CRandom | virtual |
getRandomU() | Cmt19937 | virtual |
CRandom::getRandomU(const unsigned C_INT32 &max) | CRandom | virtual |
getSystemSeed() | CRandom | static |
getType() const | CRandom | |
init_by_array(unsigned C_INT32 init_key[], C_INT32 key_length) | Cmt19937 | |
initialize(unsigned C_INT32 seed=CRandom::getSystemSeed()) | Cmt19937 | virtual |
mFloat | CRandom | protected |
mLeft | Cmt19937 | private |
mModulus | CRandom | protected |
mModulusInv | CRandom | protected |
mModulusInv1 | CRandom | protected |
mNext | Cmt19937 | private |
mNumberS | CRandom | protected |
mNumberU | CRandom | protected |
mState | Cmt19937 | private |
mt19937 enum value | CRandom | |
mt19937HR enum value | CRandom | |
mType | CRandom | protected |
next_state() | Cmt19937 | protected |
r250 enum value | CRandom | |
setModulus(const unsigned C_INT32 &modulus) | CRandom | protected |
syscall(int arg1) | CRandom | private |
Type enum name | CRandom | |
TypeName | CRandom | static |
unkown enum value | CRandom | |
vare | CRandom | private |
varp | CRandom | private |
XMLType | CRandom | static |
~Cmt19937() | Cmt19937 | |
~CRandom() | CRandom | virtual |