Givaro
Namespaces | Functions
rmconvert.h File Reference
#include <cstddef>
#include <gmpxx.h>
#include "ruconvert.h"
+ Include dependency graph for rmconvert.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>
rmint< K, MG > & mpz_to_rmint (rmint< K, MG > &, const mpz_class &)
 
template<size_t K, size_t MG>
mpz_class & rmint_to_mpz (mpz_class &, const rmint< K, MG > &)