Main Page
Namespaces
Classes
Package Documentation
src
CommonTools
Statistics
interface
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
LnChiSquaredProbability
float LnChiSquaredProbability(double chiSquared, double nrDOF)
Definition:
ChiSquaredProbability.cc:16
ChiSquaredProbability
float ChiSquaredProbability(double chiSquared, double nrDOF)
Definition:
ChiSquaredProbability.cc:13
Generated for CMSSW Reference Manual by
1.8.11