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

◆ copy()

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

Definition at line 133 of file aring-RR.hpp.

133{ set(result, a); }
void set(ElementType &result, const ElementType &a) const
Definition aring-RR.hpp:126
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result(), and set().