Givaro
Namespaces | Functions
rmgreduc.h File Reference
#include "rutools.h"
+ Include dependency graph for rmgreduc.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>
rmint< K, MGA > & to_mg (rmint< K, MGA > &a, const rmint< K, MGA > &b)
 
template<size_t K>
rmint< K, MGA > & to_mg (rmint< K, MGA > &a)
 
template<size_t K>
rmint< K, MGA > & reduction (rmint< K, MGA > &t, const ruint< K+1 > &c)
 
template<size_t K>
rmint< K, MGA > & reduction (rmint< K, MGA > &t, const ruint< K > &c)
 
template<size_t K>
rmint< K, MGA > & reduction (rmint< K, MGA > &t, const rmint< K, MGA > &c)
 
template<size_t K>
rmint< K, MGA > & reduction (rmint< K, MGA > &t)
 
template<size_t K>
ruint< K > get_ruint (const rmint< K, MGA > &a)
 
template<size_t K>
rmint< K, MGA > & get_ready (rmint< K, MGA > &a)