Macaulay2 Engine
Loading...
Searching...
No Matches
◆
init_set()
void M2::ARingRRR::init_set
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
138
of file
aring-RRR.hpp
.
139
{
140
init
(
result
);
141
mpfr_set(&
result
, &a, MPFR_RNDN);
142
}
M2::ARingRRR::init
void init(ElementType &result) const
Definition
aring-RRR.hpp:137
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
init()
, and
result()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0