aGrUM 3.1.1
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 57 of file informationTheory_tpl.h.

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