aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
rational.cpp
Go to the documentation of this file.
1
29
#include <
agrum/tools/core/math/rational.h
>
30
31
32
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
33
# ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34
template
class
gum::Rational< double >
;
35
# endif
36
#endif
37
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
38
# ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
39
template
class
gum::Rational< long double >
;
40
# endif
41
#endif
gum::Rational
Class template used to approximate decimal numbers by rationals.
Definition:
rational.h:59
rational.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.