Givaro
Namespaces | Functions
rutools.h File Reference
#include "ruruint.h"
+ Include dependency graph for rutools.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>
void normalization (UDItype &d, const ruint< K > &b)
 
template<size_t K>
void mod_n (ruint< K > &a, const ruint< K+1 > &b, const ruint< K > &n)
 
template<size_t K>
void mod_n (ruint< K > &a, const ruint< K > &b, const ruint< K > &n)
 
template<size_t K>
void mod_n (ruint< K > &a, const ruint< K > &n)