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

◆ negate()

void CoefficientRingR::negate ( elem & result,
elem a ) const
inline

Definition at line 335 of file coeffrings.hpp.

335{ result = R->negate(a); }
const Ring * R
VALGRIND_MAKE_MEM_DEFINED & result(result)

References R, and result().