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

◆ set()

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

Definition at line 153 of file aring-RRi.hpp.

154 {
155 mpfi_set(&result, &a);
156 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by M2::mypromote(), and syzygy().