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

◆ negate()

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

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

166 {
167 fmpz_neg(&result, &a);
168 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by syzygy().