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

◆ set()

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

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

157{ result = a; }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by add(), addMultipleTo(), addMultipleTo(), copy(), divide(), invert(), M2::mylift(), M2::mypromote(), power(), subtract(), and syzygy().