|
Givaro
|
Core Rationel from GMP. More...
Include dependency graph for gmp++_rat.h:Data Structures | |
| class | Rationel |
Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Functions | |
| Rationel | abs (const Rationel &n) |
| std::istream & | operator>> (std::istream &i, Rationel &n) |
| std::ostream & | operator<< (std::ostream &o, const Rationel &n) |
| std::ostream & | absOutput (std::ostream &o, const Rationel &n) |
| void | importWords (Rationel &, size_t, int, int, int, size_t, const void *) |
Core Rationel from GMP.
1.8.1.1