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

◆ ReducedGB_ZZ_sorter()

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

Definition at line 47 of file reducedgb-ZZ.cpp.

50 : R(R0), F(F0), gb(gb0)
51 {
52 }
void gb(IntermediateBasis &F, int n)
const FreeModule * F

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