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

◆ GBSorter()

GBSorter::GBSorter ( const MonomialInfo * M0,
const gb_array & gb0 )
inline

Definition at line 272 of file f4-types.hpp.

273 : M(M0),
274 gb(gb0)
275 {
276 }
const MonomialInfo * M
Definition f4-types.hpp:255
const gb_array & gb
Definition f4-types.hpp:256

References gb, and M.