Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpz()
void M2::ARingRRR::set_from_mpz
(
ElementType
&
result
,
mpz_srcptr
a
) const
inline
Definition at line
171
of file
aring-RRR.hpp
.
172
{
173
mpfr_set_z(&
result
, a, MPFR_RNDN);
174
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0