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

◆ init_set()

void M2::ARingZZGMP::init_set ( ElementType & result,
const ElementType & a ) const
inline

Definition at line 108 of file aring-zz-gmp.hpp.

109 {
110 mpz_init_set(&result, &a);
111 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().