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

◆ copy()

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

Definition at line 170 of file aring-CC.hpp.

170{ set(result, a); }
void set(ElementType &result, const ElementType &a) const
Definition aring-CC.hpp:157
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result(), and set().