aGrUM  0.14.2
rational.h File Reference

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>
+ Include dependency graph for rational.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Class template used to approximate decimal numbers by rationals.

Author
Matthieu HOURBRACQ and Pierre-Henri WUILLEMIN

Definition in file rational.h.