|
Givaro 4.2.1
|
#include "ruruint.h"Namespaces | |
| namespace | 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) |