Reimplemented from Ring.
Definition at line 225 of file ZZ.cpp.
227{
229 {
230 c = g;
231 return;
232 }
237 if(mpz_sgn(a) == -1)
241}
virtual bool is_zero(const ring_elem f) const
void mpz_reallocate_limbs(mpz_ptr _z)
VALGRIND_MAKE_MEM_DEFINED & result(result)
mpz_srcptr get_mpz() const
References is_zero(), mpz_reallocate_limbs(), new_elem(), and result().