29 #ifndef GUM_APPROXIMATE_INFERENCE_H 30 #define GUM_APPROXIMATE_INFERENCE_H 32 #include <agrum/BN/IBayesNet.h> 33 #include <agrum/BN/inference/tools/marginalTargetedInference.h> 34 #include <agrum/tools/core/approximations/approximationScheme.h> 38 template <
typename GUM_SCALAR >
INLINE void emplace(Args &&... args)
ApproximateInference(const IBayesNet< GUM_SCALAR > *bn)