Givaro
|
#include <iostream>
#include <stdlib.h>
#include <sstream>
#include "gmp++/gmp++.h"
Namespaces | |
namespace | Givaro |
Namespace in which the whole Givaro library resides. |
Functions | |
std::ostream & | absOutput (std::ostream &o, const Rationel &n) |
std::istream & | operator>> (std::istream &i, Rationel &n) |
std::ostream & | operator<< (std::ostream &o, const Rationel &n) |