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

Abstract class representing CredalNet inference engines. More...

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

Go to the source code of this file.

Classes

class  gum::credal::MultipleInferenceEngine< GUM_SCALAR, BNInferenceEngine >
 Class template representing a CredalNet inference engine using one or more IBayesNet inference engines such as LazyPropagation. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::credal
 namespace for all credal networks entities

Detailed Description

Abstract class representing CredalNet inference engines.

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

Definition in file multipleInferenceEngine.h.