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