1 #ifndef ChiSquaredProbability_H 2 #define ChiSquaredProbability_H float LnChiSquaredProbability(double chiSquared, double nrDOF)
float ChiSquaredProbability(double chiSquared, double nrDOF)
static float value(float a, float x)
static float ln(float a, float x)