aGrUM  0.14.2
chi2.h File Reference

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

+ Include dependency graph for chi2.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::Chi2
 Represent the chi2 distribution. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Macros

#define GUM_LEARNING_CONFIDENCE_PROBA   0.05
 

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 and Pierre-Henri WUILLEMIN

Definition in file chi2.h.

Macro Definition Documentation

◆ GUM_LEARNING_CONFIDENCE_PROBA

#define GUM_LEARNING_CONFIDENCE_PROBA   0.05

Definition at line 37 of file chi2.h.