aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
IMarkovNet.cpp
Go to the documentation of this file.
1
23
#include <
agrum/MN/IMarkovNet.h
>
24
25
26
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
27
template
class
gum::IMarkovNet< double >
;
28
#endif
IMarkovNet.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::IMarkovNet
Class representing the minimal interface for Bayesian Network.
Definition:
IMarkovNet.h:64