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