C++ main module for mmsd Package
1.0
|
This is the complete list of members for STAT_Distribution, including all inherited members.
adjustGrowthRate(const tReal &rho, const tReal &death) | STAT_Distribution | inlinevirtual |
cdf(const tReal &x) const =0 | STAT_Distribution | pure virtual |
cdfc(const tReal &x) const =0 | STAT_Distribution | pure virtual |
computeGrowthRate() | STAT_Distribution | inlinevirtual |
computeGrowthRate(const tReal &rho, const tReal &death) | STAT_Distribution | inlinevirtual |
computeGrowthRate(const tReal &v, const tBoolean &adjust, const tReal &rho)=0 | STAT_Distribution | protectedpure virtual |
computeSample(const int &n, CORE_RealArray &sample) const =0 | STAT_Distribution | pure virtual |
copy(const STAT_Distribution &d)=0 | STAT_Distribution | pure virtual |
CORE_Object() | CORE_Object | protected |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getRNGenerator() | STAT_Distribution | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTypeName() | CORE_Object | inlinestatic |
initSeed() | STAT_Distribution | static |
initSeed(const long double &v) | STAT_Distribution | static |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
mean() const =0 | STAT_Distribution | pure virtual |
mIsMemoryTesting | CORE_Object | static |
NewCopyInstance() const | STAT_Distribution | inline |
NewInstance() const =0 | STAT_Distribution | pure virtual |
outputPrint(const tString &message) | CORE_Object | static |
pdf(const tReal &x) const =0 | STAT_Distribution | pure virtual |
pointer2String(const void *obj) | CORE_Object | static |
print() | CORE_Object | inlinevirtual |
print(ostream &out) const | CORE_Object | inlinevirtual |
print(const tString &message) | CORE_Object | virtual |
print(const tInteger &str) | CORE_Object | virtual |
print(const tRelativeInteger &str) | CORE_Object | virtual |
print(const tReal &str) | CORE_Object | virtual |
print(const int &str) | CORE_Object | virtual |
print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
printObjectsInMemory() | CORE_Object | static |
quantile(const T *d, const int &size, const tReal &q) | STAT_Object | inlinestatic |
quantile(T *d, const int &size, const tReal &q) | STAT_Object | inlinestatic |
quantile(const CORE_Array< T > &a, const tReal &q) | STAT_Object | inlinestatic |
random() const =0 | STAT_Distribution | pure virtual |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
standardDeviation() const =0 | STAT_Distribution | pure virtual |
STAT_Distribution(void) | STAT_Distribution | protected |
STAT_Object(void) | STAT_Object | protected |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | virtual |
variance() const =0 | STAT_Distribution | pure virtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~STAT_Distribution(void) | STAT_Distribution | protectedvirtual |
~STAT_Object(void) | STAT_Object | protectedvirtual |