![]() |
aGrUM
0.14.2
|
Class template used to approximate decimal numbers by rationals. More...
#include <iomanip>
#include <iostream>
#include <sstream>
#include <stdlib.h>
#include <vector>
#include <agrum/core/math/math.h>
#include <stdint.h>
#include <agrum/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 | |
gum | |
gum is the global namespace for all aGrUM entities | |
Class template used to approximate decimal numbers by rationals.
Definition in file rational.h.