Macaulay2 Engine
Loading...
Searching...
No Matches
◆
copy()
void M2::ARingRRR::copy
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
155
of file
aring-RRR.hpp
.
156
{
157
mpfr_set(&
result
, &a, MPFR_RNDN);
158
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0