Givaro 4.2.1
rmbmul.h File Reference
#include "rmbrmint.h"
#include "rmbreduc.h"
#include "rmmul.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, typename T>
std::enable_if< std::is_arithmetic< T >::value, void >::type mul (rmint< K, MG_INACTIVE > &, const rmint< K, MG_INACTIVE > &, const T &)
 
template<size_t K, typename T>
std::enable_if< std::is_arithmetic< T >::value, void >::type mul (rmint< K, MG_INACTIVE > &, const T &)