aGrUM
0.16.0
GibbsBNdistance.cpp
Go to the documentation of this file.
1
23
#include <
agrum/core/math/math.h
>
24
#include <
agrum/BN/algorithms/divergence/GibbsBNdistance.h
>
25
26
27
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
28
template
class
gum::GibbsBNdistance< double >
;
29
#endif
math.h
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
GibbsBNdistance.h
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
gum::GibbsBNdistance
GibbsKL computes the KL divergence betweens 2 BNs using an approximation pattern: GIBBS sampling...
Definition:
GibbsBNdistance.h:79