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

◆ init()

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

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

250{ fq_nmod_init2(&result, mContext); }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References mContext, and result().

Referenced by divide(), init_set(), power_mpz(), set_from_mpq(), subtract_multiple(), and to_ring_elem().