Macaulay2 Engine
Loading...
Searching...
No Matches

◆ clear()

void M2::ARingGFFlintBig::clear ( ElementType & result) const
inline

Definition at line 258 of file aring-gf-flint-big.hpp.

258{ fq_nmod_clear(&result, mContext); }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References mContext, and result().

Referenced by divide(), power_mpz(), and subtract_multiple().