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}
PolyList mGroebner
Definition NCF4.hpp:222

References mGroebner.

Referenced by process().