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

◆ MarkedGB_sorter()

MarkedGB_sorter::MarkedGB_sorter ( GBRing * R0,
const FreeModule * F0,
const VECTOR(POLY) & gb0 )
inline

Definition at line 41 of file reducedgb-marked.cpp.

42 : R(R0), F(F0), gb(gb0)
43 {
44 }
void gb(IntermediateBasis &F, int n)
const FreeModule * F

References F, gb(), POLY, and R.