CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ChiSquaredProbability.h
Go to the documentation of this file.
1 #ifndef ChiSquaredProbability_H
2 #define ChiSquaredProbability_H
3 
10 float ChiSquaredProbability( double chiSquared, double nrDOF );
11 float LnChiSquaredProbability( double chiSquared, double nrDOF );
12 
13 #endif
float LnChiSquaredProbability(double chiSquared, double nrDOF)
float ChiSquaredProbability(double chiSquared, double nrDOF)