|
copasi API
0.1
|
| 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] |
| getModulus() const | CRandom | |
| getRandomCC() | Cr250 | [virtual] |
| getRandomCO() | Cr250 | [virtual] |
| getRandomExp() | 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] |
| 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] |
| 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] |
| CRandom::r250 enum value | CRandom | |
| setModulus(const unsigned C_INT32 &modulus) | CRandom | [protected] |
| Type enum name | CRandom | |
| TypeName | CRandom | [static] |
| XMLType | CRandom | [static] |
| ~Cr250() | Cr250 | |
| ~CRandom() | CRandom | [virtual] |
1.7.5.1