30 #ifndef GUM_BRUTE_FORCE_KL_H 31 #define GUM_BRUTE_FORCE_KL_H 69 template <
typename GUM_SCALAR >
103 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 111 #endif // GUM_BRUTE_FORCE_KL_H virtual ~ExactBNdistance()
destructor
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Class representing the minimal interface for Bayesian Network.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
ExactBNdistance computes exactly the KL divergence betweens 2 BNs.
ExactBNdistance(const IBayesNet< GUM_SCALAR > &P, const IBayesNet< GUM_SCALAR > &Q)
constructor must give 2 BNs
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.