| cdf(double x) const | NormalDistribution | |
| Distribution::cdf(double x) | Distribution | [virtual] |
| icdf(double p) const | NormalDistribution | |
| Distribution::icdf(double x) | Distribution | [virtual] |
| mu | NormalDistribution | [private] |
| NormalDistribution(double mu, double sigma) | NormalDistribution | |
| pdf(double x) const | NormalDistribution | |
| Distribution::pdf(double x) | Distribution | [virtual] |
| sigma | NormalDistribution | [private] |
Source code hosted by