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-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Class representing the minimal interface for Bayesian Network.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
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-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.