Givaro
Namespaces | Functions
rdisplay.h File Reference
#include "rrint.h"
#include "rconvert.h"
#include "rudisplay.h"
+ Include dependency graph for rdisplay.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 RecInt
 NOTE : For this common file, either basic/reduc.h or mg/reduc.h has to be pre-included.
 

Functions

template<size_t K>
std::ostream & operator<< (std::ostream &, const rint< K > &)
 
template<size_t K>
std::ostream & display_dec (std::ostream &out, const rint< K > &a)
 
template<size_t K>
std::istream & operator>> (std::istream &is, rint< K > &a)