Macaulay2 Engine
Loading...
Searching...
No Matches
◆
showElem()
void Interreducer::showElem
(
int
i
,
int
nterms
)
Definition at line
16
of file
interreduce.cpp
.
17
{
18
buffer o;
19
R
->gbvector_text_out(o,
F
,
G
[i], nterms);
20
emit
(o.
str
());
21
}
Interreducer::F
FreeModule * F
Definition
interreduce.hpp:57
Interreducer::R
GBRing * R
Definition
interreduce.hpp:56
buffer::str
char * str()
Definition
buffer.hpp:72
G
tbb::flow::graph G
Definition
res-tasking-example.cpp:46
emit
void emit(const char *s)
Definition
text-io.cpp:41
References
emit()
,
F
,
G
,
R
, and
buffer::str()
.
Interreducer
Generated on
for Macaulay2 Engine by
1.15.0