COPASI API
4.40.278
|
This is the complete list of members for Cr250, including all inherited members.
copy() | CRandom | |
Cr250(unsigned C_INT32 seed) | Cr250 | private |
CRandom() | CRandom | protected |
CRandom::createGenerator(CRandom::Type type, unsigned C_INT32 seed) | Cr250 | friend |
createGenerator(CRandom::Type type=CRandom::mt19937, unsigned C_INT32 seed=0) | CRandom | static |
dr250(void) | Cr250 | private |
fsign(C_FLOAT64 num, C_FLOAT64 sign) | CRandom | private |
getModulus() const | CRandom | |
getRandomCC() | Cr250 | virtual |
getRandomCO() | Cr250 | 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() | Cr250 | virtual |
getRandomPoisson(const C_FLOAT64 &mean) | CRandom | virtual |
getRandomS() | Cr250 | virtual |
CRandom::getRandomS(const C_INT32 &max) | CRandom | virtual |
getRandomStdGamma(C_FLOAT64 shape) | CRandom | virtual |
getRandomU() | Cr250 | virtual |
CRandom::getRandomU(const unsigned C_INT32 &max) | CRandom | virtual |
getSystemSeed() | CRandom | static |
getType() const | CRandom | |
initialize(unsigned C_INT32 seed=CRandom::getSystemSeed()) | Cr250 | virtual |
mBuffer | Cr250 | private |
mFloat | CRandom | protected |
mIndex | Cr250 | private |
mModulus | CRandom | protected |
mModulusInv | CRandom | protected |
mModulusInv1 | CRandom | protected |
mNumberS | CRandom | protected |
mNumberU | CRandom | protected |
mSeed | Cr250 | private |
mt19937 enum value | CRandom | |
mt19937HR enum value | CRandom | |
mType | CRandom | protected |
myrand() | Cr250 | private |
r250(void) | Cr250 | private |
r250n(const unsigned C_INT16 &max) | Cr250 | private |
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 |
~Cr250() | Cr250 | |
~CRandom() | CRandom | virtual |