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

◆ set()

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

Definition at line 256 of file aring-gf-flint-big.hpp.

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

References copy(), and result().