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

◆ copy()

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

Definition at line 155 of file aring-RRR.hpp.

156 {
157 mpfr_set(&result, &a, MPFR_RNDN);
158 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().