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

◆ ReducedGB_Field_sorter()

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

Definition at line 31 of file reducedgb-field.cpp.

34 : R(R0), F(F0), gb(gb0)
35 {
36 }
void gb(IntermediateBasis &F, int n)

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