Macaulay2 Engine
Loading...
Searching...
No Matches
◆
GBWalker()
[2/2]
GBWalker::GBWalker
(
MarkedGB
*
G0
,
long **
order1
,
long **
order2
)
protected
Definition at line
65
of file
gb-walk.cpp
.
66
:
R
(G0->
get_gb_ring
()),
67
F
(G0->
get_ambient_FreeModule
()),
68
G
(G0),
69
monorder1
(order1),
// or create this from the monomial order?
70
monorder2
(order2),
71
ww
(
nullptr
)
72
{
73
// TODO: need to set what else?
74
//
75
}
GBWalker::F
const FreeModule * F
Definition
gb-walk.hpp:60
GBWalker::monorder2
long ** monorder2
Definition
gb-walk.hpp:66
GBWalker::G
MarkedGB * G
Definition
gb-walk.hpp:61
GBWalker::monorder1
long ** monorder1
Definition
gb-walk.hpp:65
GBWalker::ww
M2_arrayint ww
Definition
gb-walk.hpp:82
GBWalker::R
const GBRing * R
Definition
gb-walk.hpp:59
MarkedGB::get_ambient_FreeModule
const FreeModule * get_ambient_FreeModule() const
Definition
reducedgb-marked.hpp:44
MarkedGB::get_gb_ring
const GBRing * get_gb_ring() const
Definition
reducedgb-marked.hpp:45
References
F
,
G
,
monorder1
,
monorder2
,
R
, and
ww
.
GBWalker
Generated on
for Macaulay2 Engine by
1.15.0