Macaulay2 Engine
Loading...
Searching...
No Matches
◆
makeQueue()
std::unique_ptr< mathic::Geobucket<
OurQueueConfiguration
> > makeQueue
(
)
Definition at line
136
of file
NCReduction.cpp
.
137
{
138
OurQueueConfiguration
C;
139
140
return
std::make_unique<mathic::Geobucket<OurQueueConfiguration>>(C);
141
}
OurQueueConfiguration
Experimental mathic::Geobucket configuration whose Entry is an int — a placeholder used by makeQueue(...
Definition
NCReduction.cpp:64
Referenced by
tryOutMathicCode()
.
Macaulay2
e
NCAlgebras
NCReduction.cpp
Generated on
for Macaulay2 Engine by
1.15.0