Macaulay2 Engine
Loading...
Searching...
No Matches
◆
addToGroebnerBasis()
void NCF4::addToGroebnerBasis
(
Poly
*
toAdd
)
private
Definition at line
193
of file
NCF4.cpp
.
194
{
195
mGroebner
.push_back(toAdd);
196
}
NCF4::mGroebner
PolyList mGroebner
Definition
NCF4.hpp:222
References
mGroebner
.
Referenced by
process()
.
NCF4
Generated on
for Macaulay2 Engine by
1.15.0