Macaulay2 Engine
Loading...
Searching...
No Matches
◆
dringelem()
void dringelem
(
const
Ring
*
R
,
const
ring_elem
f
)
Definition at line
73
of file
debug.cpp
.
74
{
75
buffer
o;
76
R->
elem_text_out
(o, f);
77
emit
(o.
str
());
78
}
Ring::elem_text_out
virtual void elem_text_out(buffer &o, const ring_elem f, bool p_one=true, bool p_plus=false, bool p_parens=false) const =0
buffer::str
char * str()
Definition
buffer.hpp:72
buffer
Definition
buffer.hpp:55
emit
void emit(const char *s)
Definition
text-io.cpp:41
Macaulay2
e
debug.hpp
Generated on
for Macaulay2 Engine by
1.15.0