aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
PRMSystem.cpp
Go to the documentation of this file.
1 
32 
33 namespace gum {
34  namespace prm {
35 
36 
37 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
38  template class PRMSystem< double >;
39 #endif
40 
41  } /* namespace prm */
42 
43 } /* namespace gum */
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Definition: agrum.h:25
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.