Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

/home/saunders/linbox/linbox/util/gmp++/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
 

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 Fri Jul 8 10:29:42 2005 for linbox by doxygen 1.3.7