aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
MCBNDistance.h File Reference

algorithm for approximated computation KL divergence between BNs using independent Monte Carlo sampling More...

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

Go to the source code of this file.

Classes

class  gum::MCBNDistance< GUM_SCALAR >
 MCBNDistance computes the KL divergence betweens 2 BNs using an approximation pattern: independent (forward/topological) Monte Carlo sampling. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

algorithm for approximated computation KL divergence between BNs using independent Monte Carlo sampling

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file MCBNDistance.h.