aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
evidenceMRFInference.h File Reference

This file contains the abstract class definition for computing the probability of evidence entered in Markov random fields. More...

Include dependency graph for evidenceMRFInference.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::EvidenceMRFInference< GUM_SCALAR >
 <agrum/MRF/inference/evidenceMRFInference.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

This file contains the abstract class definition for computing the probability of evidence entered in Markov random fields.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file evidenceMRFInference.h.