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

◆ ~FreeAlgebraElement()

FreeAlgebraElement::~FreeAlgebraElement ( )
inline

Definition at line 282 of file FreeAlgebra.hpp.

283 {
284 mRing->clear(mPoly);
285 }
const FreeAlgebra * mRing

References mPoly, and mRing.