the distribution described by histogram (sum of ranges)
More...
#include <RandomCustomDistr.hpp>
the distribution described by histogram (sum of ranges)
const DistrValues& faif::RandomCustomDistr::getValues |
( |
| ) |
const |
|
inline |
double faif::RandomCustomDistr::operator() |
( |
| ) |
|
|
inline |
the method to generate the random variable with given distribution
double faif::RandomCustomDistr::getMean |
( |
| ) |
const |
|
inline |
double faif::RandomCustomDistr::getStandardDeviation |
( |
| ) |
const |
|
inline |
method to calc standard deviation
double faif::RandomCustomDistr::getQuantile |
( |
double |
k | ) |
const |
|
inline |
double faif::RandomCustomDistr::getProbabilityDensity |
( |
double |
x | ) |
const |
|
inline |
method to calc probability density
double faif::RandomCustomDistr::getDistribution |
( |
double |
x | ) |
const |
|
inline |
method to calc distribution
The documentation for this class was generated from the following file: