#include <cmath>#include "Math/SpecFuncMathMore.h"#include "Math/SpecFuncMathCore.h"#include "Math/PdfFuncMathCore.h"#include "Math/DistFuncMathMore.h"#include "gsl/gsl_sf_hyperg.h"#include "Math/Error.h"Namespaces | |
| namespace | ROOT | 
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7  | |
| namespace | ROOT::Math | 
Functions | |
| double | ROOT::Math::noncentral_chisquared_pdf (double x, double r, double lambda) | 
| Probability density function of the non central \(\chi^2\) distribution with \(r\) degrees of freedom and the noon-central parameter \(\lambda\).   | |