aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
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/base/core/math/math_utils.h>
#include <stdint.h>
#include <agrum/base/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

namespace  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(_at_LIP6)

Definition in file rational.h.