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

◆ destroy()

void QRingInfo_field::destroy ( GBRing * GR)
virtual

Reimplemented from QRingInfo.

Definition at line 35 of file qring.cpp.

36{
37 delete Rideal;
38 delete ringtable;
40}
MonomialTable * ringtable
Definition qring.hpp:154
MonomialIdeal * Rideal
Definition qring.hpp:153
virtual void destroy(GBRing *GR)
Definition qring.cpp:24

References QRingInfo::destroy(), Rideal, and ringtable.