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

◆ set()

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

Definition at line 236 of file aring-gf-flint.hpp.

236{ copy(result, a); }
void copy(ElementType &result, const ElementType &a) const
VALGRIND_MAKE_MEM_DEFINED & result(result)

References copy(), and result().