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

Implementation of the Class encapsulating computations of notions from Information Theory. More...

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

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Macros

#define INFORMATION_THEORY_TEMPLATE

Detailed Description

Implementation of the Class encapsulating computations of notions from Information Theory.

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

Definition in file informationTheory_tpl.h.

Macro Definition Documentation

◆ INFORMATION_THEORY_TEMPLATE

#define INFORMATION_THEORY_TEMPLATE
Value:
template < template < typename > class INFERENCE_ENGINE, \
typename GUM_SCALAR >

Definition at line 56 of file informationTheory_tpl.h.

56#define INFORMATION_THEORY_TEMPLATE \
57 template < template < typename > class INFERENCE_ENGINE, \
58 typename GUM_SCALAR > //@todo when CLANG-compliant for virtual class : requires