entropy() | RandomVar< double > | [inline, virtual] |
HyperGeometric(double mean=0, double variance=1) | HyperGeometric | |
HyperGeometric(double mean, double variance, RNG &r) | HyperGeometric | |
KullbackLeibler(const RandomVar< double > &rv) | RandomVar< double > | [inline, virtual] |
logLikelihood(const std::vector< double > &x) const | RandomVar< double > | [inline, virtual] |
mean() const | HyperGeometric | [inline] |
mean(double newMean) | HyperGeometric | |
monteCarloTrials | RandomVar< double > | [protected] |
operator()() | HyperGeometric | [virtual] |
operator=(const RandomVar &r) | RandomVar< double > | [inline] |
p(const double &) const | HyperGeometric | [virtual] |
pMean | HyperGeometric | [protected] |
pVariance | HyperGeometric | [protected] |
RandomVar(RNG &r=RNG::globalRng) | RandomVar< double > | [inline, protected] |
rng | RandomVar< double > | [protected] |
seed(long s) | RandomVar< double > | [inline, virtual] |
setMonteCarlo(unsigned N=10000) | RandomVar< double > | [inline] |
variance() const | HyperGeometric | [inline] |
variance(double newVar) | HyperGeometric |