|
openGPMP
Open Source Mathematics Package
|
#include <algorithm>#include <cmath>#include <limits>#include <math.h>#include <numeric>#include <openGPMP/stats/describe.hpp>#include <openGPMP/stats/probdist.hpp>#include <random>#include <vector>Go to the source code of this file.
Functions | |
| float | my_logf (float) |
| float | erfinv (float a) |
| float erfinv | ( | float | a | ) |
Definition at line 47 of file probdist.cpp.
References my_logf().
Referenced by gpmp::stats::ProbDist::quantile_dist().
| float my_logf | ( | float | a | ) |