Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpz()
void M2::ARingRR::set_from_mpz
(
ElementType
&
result
,
mpz_srcptr
a
) const
inline
Definition at line
145
of file
aring-RR.hpp
.
146
{
147
result
= mpz_get_d(a);
148
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingRR
Generated on
for Macaulay2 Engine by
1.15.0