Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gmp++_int_io.C File Reference

#include <iostream>
#include <stdlib.h>
#include "gmp++_int.h"

Functions

std::ostream & absOutput (std::ostream &o, const Integer &n)
std::string & Integer2string (std::string &s, const Integer &n, int base)
std::vector< mp_limb_t > & Integer2vector (std::vector< mp_limb_t > &v, const Integer &n)
std::istream & operator>> (std::istream &in, Integer &a)

Function Documentation

std::ostream& absOutput std::ostream &    o,
const Integer   n
 

std::string& Integer2string std::string &    s,
const Integer   n,
int    base = 10
 

std::vector<mp_limb_t>& Integer2vector std::vector< mp_limb_t > &    v,
const Integer   n
 

std::istream& operator>> std::istream &    in,
Integer   a
 


Generated on Mon Jun 20 09:16:50 2005 for linbox by doxygen1.2.18