![]() |
ROOT
6.06/09
Reference Guide
|
#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"
Include dependency graph for PdfFuncMathMore.cxx:Go to the source code of this file.
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| 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\). More... | |