aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
chi2.cpp File Reference

The class that represents the chi2 distribution. More...

Include dependency graph for chi2.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

The class that represents the chi2 distribution.

The Chi2 class allows to easily compute critical values for the Chi2 distribution.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file chi2.cpp.