aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
O3prmBNReader.cpp
Go to the documentation of this file.
1
30
#include <
agrum/PRM/o3prm/O3prmBNReader.h
>
31
32
33
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34
template
class
gum::O3prmBNReader< double >
;
35
#endif
O3prmBNReader.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::O3prmBNReader
Read an O3PRM and transform the gum::prm::PRMSystem into gum::BayesNet.
Definition:
O3prmBNReader.h:57