aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
BayesNetFactory.cpp
Go to the documentation of this file.
1 
31 
32 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
33 template class gum::BayesNetFactory< double >;
34 #endif
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
A factory class to ease BayesNet construction.
Definition: BayesNet.h:45