Givaro
Namespaces | Functions
rugcd.h File Reference
#include "ruruint.h"
#include "rumanip.h"
#include "rucmp.h"
#include "rudiv.h"
+ Include dependency graph for rugcd.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>
ruint< K > & gcd (ruint< K > &a, const ruint< K > &b, const ruint< K > &c)
 
template<size_t K>
ruint< K > gcd (const ruint< K > &b, const ruint< K > &c)