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

algorithm for exact computation KL divergence between BNs More...

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

Go to the source code of this file.

Classes

class  gum::ExactBNdistance< GUM_SCALAR >
 ExactBNdistance computes exactly the KL divergence betweens 2 BNs. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

algorithm for exact computation KL divergence between BNs

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file exactBNdistance.h.