Givaro
Namespaces | Functions
ruinvmod.h File Reference
#include "rutools.h"
+ Include dependency graph for ruinvmod.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 bezout_mod (ruint< K > &x, ruint< K > &y, const ruint< K > &c, const ruint< K > &d)
 
template<size_t K>
ruint< K > & inv_mod (ruint< K > &a, const ruint< K > &b, const ruint< K > &c)