aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
inferenceEngine.cpp
Go to the documentation of this file.
1
30
#include <
agrum/CN/inferenceEngine.h
>
31
32
33
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34
template
class
gum::credal::InferenceEngine< double >
;
35
#endif
inferenceEngine.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::credal::InferenceEngine
Abstract class template representing a CredalNet inference engine.
Definition:
inferenceEngine.h:59