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

◆ MonomialTable()

MonomialTable::MonomialTable ( )
private

Definition at line 55 of file montable.cpp.

56{
57 _last_match = nullptr;
59}
mon_term * _last_match
Definition montable.hpp:156

References _last_match, and _last_match_comp.

Referenced by make(), make_minimal(), and minimalize().