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

◆ copy()

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

Definition at line 181 of file aring-CCC.hpp.

181{ set(result, a); }
void set(ElementType &result, const ElementType &a) const
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result(), and set().