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

◆ copy()

void M2::ARingGFFlint::copy ( ElementType & result,
const ElementType & a ) const
inline

Definition at line 226 of file aring-gf-flint.hpp.

227 {
228 fq_zech_set(&result, &a, mContext);
229 }
fq_zech_ctx_t mContext
VALGRIND_MAKE_MEM_DEFINED & result(result)

References mContext, and result().

Referenced by getGenerator(), init_set(), power_mpz(), and set().