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

◆ remove()

void RingZZ::remove ( ring_elem & f) const
virtual

Implements Ring.

Definition at line 194 of file ZZ.cpp.

195{
196 (void) f;
197}

Referenced by quotient(), remainder(), and syzygy().