CMS 3D CMS Logo

Defines | Functions

CMSSW_4_4_3_patch1/src/CommonTools/Statistics/src/ChiSquaredProbability.cc File Reference

#include "CommonTools/Statistics/src/IncompleteGammaComplement.h"
#include "CommonTools/Statistics/interface/ChiSquaredProbability.h"

Go to the source code of this file.

Defines

#define ChiSquaredProbability_H

Functions

float ChiSquaredProbability (double chiSquared, double nrDOF)
float LnChiSquaredProbability (double chiSquared, double nrDOF)

Define Documentation

#define ChiSquaredProbability_H

Definition at line 2 of file ChiSquaredProbability.cc.


Function Documentation

float ChiSquaredProbability ( double  chiSquared,
double  nrDOF 
)
float LnChiSquaredProbability ( double  chiSquared,
double  nrDOF 
)