Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator()()
bool
MarkedGB_sorter::operator()
(
int
xx
,
int
yy
)
inline
Definition at line
45
of file
reducedgb-marked.cpp
.
46
{
47
gbvector *
x
=
gb
[xx].f;
48
gbvector *y =
gb
[yy].f;
49
return
R
->gbvector_compare(
F
,
x
, y) ==
LT
;
50
}
gb
void gb(IntermediateBasis &F, int n)
Definition
franzi-gb.cpp:434
x
volatile int x
Definition
overflow-test.cpp:68
MarkedGB_sorter::F
const FreeModule * F
Definition
reducedgb-marked.cpp:39
MarkedGB_sorter::R
GBRing * R
Definition
reducedgb-marked.cpp:38
LT
const int LT
Definition
style.hpp:39
References
F
,
gb()
,
LT
,
R
, and
x
.
MarkedGB_sorter
Generated on
for Macaulay2 Engine by
1.15.0