![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
The class that represents the chi2 distribution. More...
#include <agrum/agrum.h>#include <agrum/base/core/hashTable.h>#include <agrum/base/core/math/math_utils.h>#include <agrum/base/core/math/chi2_inl.h>Go to the source code of this file.
Classes | |
| class | gum::Chi2 |
| Represent the chi2 distribution. More... | |
Namespaces | |
| namespace | 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.