|
double | chisquared_quantile (double z, double r) |
| Re-implementation in MathMore of the Inverse ( ) of the cumulative distribution function of the lower tail of the distribution with degrees of freedom (ROOT::Math::chisquared_cdf).
|
|
double | gamma_quantile (double z, double alpha, double theta) |
| Re-implementation in MathMore of the Inverse ( ) of the cumulative distribution function of the lower tail of the gamma distribution (ROOT::Math::gamma_cdf).
|
|