This is the complete list of members for honey::StudentT_< Real >, including all inherited members.
Alge typedef | honey::RandomDist< Real > | protected |
Alge_d typedef | honey::RandomDist< Real > | protected |
cdf(Real x) const | honey::StudentT_< Real > | virtual |
cdfComp(Real x) const | honey::StudentT_< Real > | virtual |
cdfInv(Real P) const | honey::StudentT_< Real > | virtual |
cdfInvFind(Real P, Real min, Real max, bool discrete=false) const | honey::RandomDist< Real > | protected |
DistStats typedef | honey::StudentT_< Real > | |
Double typedef | honey::RandomDist< Real > | protected |
Double_ typedef | honey::RandomDist< Real > | protected |
getGen() const | honey::RandomDist< Real > | inline |
mean() const | honey::StudentT_< Real > | inlinevirtual |
n | honey::StudentT_< Real > | |
next() const | honey::StudentT_< Real > | virtual |
pdf(Real x) const | honey::StudentT_< Real > | virtual |
RandomDist(optional< RandomGen & > gen=optnull) | honey::RandomDist< Real > | inline |
Real_ typedef | honey::RandomDist< Real > | protected |
setGen(RandomGen &gen) | honey::RandomDist< Real > | inline |
stdDev() const | honey::RandomDist< Real > | inline |
StudentT_(optional< RandomGen & > gen, Real n) | honey::StudentT_< Real > | inline |
StudentT_(Real n) | honey::StudentT_< Real > | inline |
test(const Range &samples, optional< Stats & > stats=optnull, Real mu=0, Real alpha=0.05, int tail=0) | honey::StudentT_< Real > | inlinestatic |
test(const Range &samples1, const Range2 &samples2, optional< PooledStats & > stats=optnull, Real mu=0, Real alpha=0.05, int tail=0) | honey::StudentT_< Real > | inlinestatic |
Uniform typedef | honey::RandomDist< Real > | protected |
variance() const | honey::StudentT_< Real > | inlinevirtual |
Vec2 typedef | honey::StudentT_< Real > | |
~RandomDist() | honey::RandomDist< Real > | inlinevirtual |