![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class template used to approximate decimal numbers by rationals. More...
#include <iomanip>#include <iostream>#include <sstream>#include <stdlib.h>#include <vector>#include <agrum/base/core/math/math_utils.h>#include <stdint.h>#include <agrum/base/core/math/rational_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::Rational< GUM_SCALAR > |
| Class template used to approximate decimal numbers by rationals. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Class template used to approximate decimal numbers by rationals.
Definition in file rational.h.