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

◆ ~FreeAlgebraQuotientElement()

FreeAlgebraQuotientElement::~FreeAlgebraQuotientElement ( )
inline

Definition at line 171 of file FreeAlgebraQuotient.hpp.

172 {
173 mRing->clear(mPoly);
174 }
const FreeAlgebraQuotient * mRing

References mPoly, and mRing.