Macaulay2 Engine
Loading...
Searching...
No Matches
◆
elem_text_out()
void CoefficientRingR::elem_text_out
(
buffer
&
o
,
ElementType
a
,
bool
p_one
=
true
,
bool
p_plus
=
false
,
bool
p_parens
=
false
) const
Definition at line
21
of file
coeffrings.cpp
.
26
{
27
return
R
->elem_text_out(o, a, p_one, p_plus, p_parens);
28
}
CoefficientRingR::R
const Ring * R
Definition
coeffrings.hpp:259
References
R
.
CoefficientRingR
Generated on
for Macaulay2 Engine by
1.15.0