copasi API  0.1
Cr250 Member List
This is the complete list of members for Cr250, including all inherited members.
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]
mFloatCRandom [protected]
mModulusCRandom [protected]
mModulusInvCRandom [protected]
mModulusInv1CRandom [protected]
mNumberSCRandom [protected]
mNumberUCRandom [protected]
mt19937 enum valueCRandom
mt19937HR enum valueCRandom
mTypeCRandom [protected]
CRandom::r250 enum valueCRandom
setModulus(const unsigned C_INT32 &modulus)CRandom [protected]
Type enum nameCRandom
TypeNameCRandom [static]
XMLTypeCRandom [static]
~Cr250()Cr250
~CRandom()CRandom [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines