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

◆ subtract()

void M2::DummyRing::subtract ( ElementType & result,
const ElementType a,
const ElementType b ) const
inline

Definition at line 365 of file aring.hpp.

368 {
369 (void) result;
370 (void) a;
371 (void) b;
372 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().