#include "gsl/gsl_cdf.h"
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |
namespace | ROOT::MathMore |
Functions | |
double | ROOT::MathMore::chisquared_quantile (double z, double r) |
Re-implementation in MathMore of the Inverse ( | |
double | ROOT::MathMore::gamma_quantile (double z, double alpha, double theta) |
Re-implementation in MathMore of the Inverse ( | |
Quantile Functions from MathMore | |
The implementation used is that of GSL. | |
double | ROOT::Math::tdistribution_quantile (double z, double r) |
Inverse ( | |
double | ROOT::Math::tdistribution_quantile_c (double z, double r) |
Inverse ( | |