Macaulay2 Engine
Loading...
Searching...
No Matches
◆
create()
MarkedGB
*
MarkedGB::create
(
const
PolynomialRing
*
originalR0
,
const
FreeModule
*
F0
,
const
FreeModule
*
Fsyz0
)
static
Definition at line
8
of file
reducedgb-marked.cpp
.
11
{
12
return
new
MarkedGB
(originalR0, F0, Fsyz0);
13
}
MarkedGB::MarkedGB
MarkedGB(const PolynomialRing *originalR0, const FreeModule *F0, const FreeModule *Fsyz0)
Definition
reducedgb-marked.cpp:53
References
MarkedGB()
.
MarkedGB
Generated on
for Macaulay2 Engine by
1.15.0