Givaro
Namespaces | Functions
rmbexp.h File Reference
#include "rmbrmint.h"
#include "rmbreduc.h"
+ Include dependency graph for rmbexp.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 exp (rmint< K, MG_INACTIVE > &, const rmint< K, MG_INACTIVE > &, const ruint< K > &)
 
template<size_t K, typename T >
std::enable_if< std::is_unsigned< T >::value, void >::type exp (rmint< K, MG_INACTIVE > &, const rmint< K, MG_INACTIVE > &, const T &)