Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpq()
bool
M2::ARingRR::set_from_mpq
(
ElementType
&
result
,
mpq_srcptr
a
) const
inline
Definition at line
150
of file
aring-RR.hpp
.
151
{
152
result
= mpq_get_d(a);
153
return
true
;
154
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
M2::mypromote()
.
M2
ARingRR
Generated on
for Macaulay2 Engine by
1.15.0