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