![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class encapsulating computations of notions from Information Theory. More...
#include <concepts>#include <functional>#include <agrum/agrum.h>#include <agrum/base/multidim/tensor.h>#include <agrum/base/graphicalModels/algorithms/informationTheory_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::InformationTheory< INFERENCE_ENGINE, GUM_SCALAR > |
| InformationTheory is a template class which aims at gathering the implementation of informational functions (entropy, mutual information, etc.). More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Concepts | |
| concept | gum::JointTargettable |
Class encapsulating computations of notions from Information Theory.
Definition in file informationTheory.h.