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

◆ remove()

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

Implements Ring.

Definition at line 194 of file M2FreeAlgebraQuotient.cpp.

195{
196 (void) f;
197}