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