9 #ifndef CumulativeChiSquare_h
10 #define CumulativeChiSquare_h 1
19 class CumulativeChiSquare :
public AbsFunction {
35 virtual
double operator ()(
double argument) const;
39 unsigned int nDof()
const;
#define FUNCTION_OBJECT_DEF(classname)
virtual double operator()(double argument) const
CumulativeChiSquare(unsigned int nDof)
unsigned int nDof() const