aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
correctedMutualInformation.cpp
Go to the documentation of this file.
1
30
#include <
agrum/tools/stattests/correctedMutualInformation.h
>
31
32
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
33
template
class
gum::learning::CorrectedMutualInformation<>
;
34
#endif
correctedMutualInformation.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::learning::CorrectedMutualInformation
The class computing n times the corrected mutual information, as used in the 3off2 algorithm...
Definition:
correctedMutualInformation.h:56