Givaro
Namespaces | Functions
rmdisplay.h File Reference
#include <iostream>
#include "rudisplay.h"
+ Include dependency graph for rmdisplay.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, size_t MG>
std::ostream & operator<< (std::ostream &, const rmint< K, MG > &)
 
template<size_t K, size_t MG>
std::istream & operator>> (std::istream &, rmint< K, MG > &)
 
template<size_t K, size_t MG>
std::ostream & write_raw (std::ostream &out, const rmint< K, MG > &a)
 
template<size_t K, size_t MG>
std::istream & read_raw (std::istream &is, rmint< K, MG > &a)