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

◆ set()

void M2::ARingQQGMP::set ( ElementType & result,
const ElementType & a ) const
inline

Definition at line 124 of file aring-qq-gmp.hpp.

125 {
126 mpq_set(&result, &a);
127 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().