aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
cachedContingencyCounter.h File Reference

Common counting infrastructure for independence tests and KNML scoring. More...

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

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

Detailed Description

Common counting infrastructure for independence tests and KNML scoring.

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

Definition in file cachedContingencyCounter.h.