aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
GibbsBNdistance.cpp
Go to the documentation of this file.
1 
25 
26 
27 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
28 template class gum::GibbsBNdistance< double >;
29 #endif
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
GibbsKL computes the KL divergence betweens 2 BNs using an approximation pattern: GIBBS sampling...