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