Macaulay2 Engine
Loading...
Searching...
No Matches
◆
~ReducedGB()
ReducedGB::~ReducedGB
(
)
virtual
Definition at line
44
of file
reducedgb.cpp
.
45
{
46
for
(
int
i = 0; i < polys.size(); i++)
47
{
48
R
->gbvector_remove(polys[i].f);
49
R
->gbvector_remove(polys[i].fsyz);
50
}
51
}
ReducedGB::R
GBRing * R
Definition
reducedgb.hpp:64
References
R
.
ReducedGB
Generated on
for Macaulay2 Engine by
1.15.0