Processing math: 100%
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PdfFuncMathMore.cxx File Reference
#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:

Namespaces

namespace  ROOT
 VSD Structures.
 
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. More...