aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
informationTheory.h File Reference

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>
Include dependency graph for informationTheory.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Class encapsulating computations of notions from Information Theory.

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

Definition in file informationTheory.h.