Givaro 4.2.1
ruinvmod.h File Reference
#include "rutools.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 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)