Macaulay2 Engine
Loading...
Searching...
No Matches
◆
random()
RingElement
* RingElement::random
(
const
Ring
*
R
)
static
Definition at line
137
of file
relem.cpp
.
138
{
139
return
new
RingElement
(
R
,
R
->random());
140
}
RingElement::RingElement
RingElement(const Ring *R, ring_elem f)
Definition
relem.hpp:166
RingElement::R
const Ring * R
Definition
relem.hpp:68
References
R
, and
RingElement()
.
RingElement
Generated on
for Macaulay2 Engine by
1.15.0