Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator()()
bool
GBSorter::operator()
(
value
a
,
value
b
)
inline
Definition at line
267
of file
f4-types.hpp
.
268
{
269
return
(
M
->compare(
gb
[a]->f.monoms,
gb
[b]->f.monoms) ==
LT
);
// LT: sort in increasing order...
270
}
GBSorter::M
const MonomialInfo * M
Definition
f4-types.hpp:255
GBSorter::gb
const gb_array & gb
Definition
f4-types.hpp:256
LT
const int LT
Definition
style.hpp:39
References
gb
,
LT
, and
M
.
GBSorter
Generated on
for Macaulay2 Engine by
1.15.0