![]() |
aGrUM
0.14.2
|
The class computing n times the corrected mutual information, as used in the 3off2 algorithm. More...
#include <agrum/config.h>
#include <agrum/core/math/math.h>
#include <vector>
#include <agrum/learning/scores_and_tests/kNML.h>
#include <agrum/learning/scores_and_tests/scoreLog2Likelihood.h>
#include <agrum/learning/scores_and_tests/scoreMDL.h>
#include <agrum/learning/scores_and_tests/correctedMutualInformation_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::CorrectedMutualInformation< ALLOC > |
The class computing n times the corrected mutual information, as used in the 3off2 algorithm. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::learning | |
The class computing n times the corrected mutual information, as used in the 3off2 algorithm.
Definition in file correctedMutualInformation.h.