![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Common counting infrastructure for independence tests and KNML scoring. More...
#include <utility>#include <agrum/agrum.h>#include <agrum/base/stattests/recordCounter.h>#include <agrum/base/stattests/scoringCache.h>#include <agrum/BN/learning/priors/prior.h>#include <agrum/BN/learning/structureUtils/graphChange.h>#include <agrum/base/stattests/cachedContingencyCounter_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::CachedContingencyCounter |
| Common counting infrastructure shared by IndependenceTest and KNML. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
Common counting infrastructure for independence tests and KNML scoring.
Definition in file cachedContingencyCounter.h.