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

◆ set()

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

Definition at line 121 of file aring-zz-flint.hpp.

122 {
123 fmpz_set(&result, &a);
124 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by invert(), and syzygy().