aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
exactPolicy.cpp
Go to the documentation of this file.
1 
32 
33 
34 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
35 template class gum::ExactPolicy< double >;
36 #endif
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Class implementing exact approximation policy (meaning a value is approximate to itself).
Definition: exactPolicy.h:48