Definition at line 282 of file aring-zzp-flint.hpp.
289 {
290 assert(a != 0);
291 assert(b != 0);
295 }
void negate(ElementType &result, ElementType a) const
void divide(ElementType &result, ElementType a, ElementType b) const
References divide(), negate(), and x.