Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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:17
ChiSquaredProbability
float ChiSquaredProbability(double chiSquared, double nrDOF)
Definition:
ChiSquaredProbability.cc:13
Generated for CMSSW Reference Manual by
1.8.5