aGrUM  0.16.0
exactBNdistance.cpp
Go to the documentation of this file.
1 
30 #include <agrum/core/math/math.h>
32 
33 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34 template class gum::ExactBNdistance< double >;
35 #endif
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
ExactBNdistance computes exactly the KL divergence betweens 2 BNs.