Definition at line 292 of file aring-m2-gf.hpp.
293 {
295 if (b == 0) return;
298 }
void add(elem &result, elem a, elem b) const
static int modulus_add(int a, int b, int p)
Arithmetic functions ///////.
VALGRIND_MAKE_MEM_DEFINED & result(result)
References add(), mGF, modulus_add(), and result().
Referenced by subtract_multiple().