27 #ifndef GUM_APPROXIMATE_INFERENCE_H 28 #define GUM_APPROXIMATE_INFERENCE_H 36 template <
typename GUM_SCALAR >
46 #endif // GUM_APPROXIMATE_INFERENCE_H This file contains general scheme for iteratively convergent algorithms.
Class representing Bayesian networks.
<agrum/BN/inference/marginalTargetedInference.h>
Class representing the minimal interface for Bayesian Network.
gum is the global namespace for all aGrUM entities
This file contains the abstract inference class definition for computing (incrementally) marginal pos...
ApproximateInference(const IBayesNet< GUM_SCALAR > *bn)