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