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

◆ negate()

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

Definition at line 169 of file aring-qq-flint.hpp.

170 {
171 fmpq_neg(&result, &a);
172 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by syzygy().