aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
exactBNdistance.cpp
Go to the documentation of this file.
1 
32 
33 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34 template class gum::ExactBNdistance< double >;
35 #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.
ExactBNdistance computes exactly the KL divergence betweens 2 BNs.