Macaulay2 Engine
Loading...
Searching...
No Matches
◆
compare()
int
GBSorter::compare
(
value
a
,
value
b
)
inline
Definition at line
261
of file
f4-types.hpp
.
262
{
263
// ncmps ++;
264
return
M
->compare(
gb
[a]->f.monoms,
gb
[b]->f.monoms);
265
}
GBSorter::M
const MonomialInfo * M
Definition
f4-types.hpp:255
GBSorter::gb
const gb_array & gb
Definition
f4-types.hpp:256
References
gb
, and
M
.
GBSorter
Generated on
for Macaulay2 Engine by
1.15.0