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