aGrUM  0.16.0
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-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Class implementing exact approximation policy (meaning a value is approximate to itself).
Definition: exactPolicy.h:48