![]() |
aGrUM
0.14.2
|
The class that represents the chi2 distribution. More...
#include <agrum/agrum.h>
#include <agrum/core/math/math.h>
#include <agrum/core/hashTable.h>
#include <agrum/core/math/chi2_inl.h>
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 |
The class that represents the chi2 distribution.
The Chi2 class allows to easily compute critical values for the Chi2 distribution.
Definition in file chi2.h.