Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpq()
bool
M2::ARingQQGMP::set_from_mpq
(
ElementType
&
result
,
mpq_srcptr
a
) const
inline
Definition at line
151
of file
aring-qq-gmp.hpp
.
152
{
153
mpq_set(&
result
, a);
154
return
true
;
155
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQGMP
Generated on
for Macaulay2 Engine by
1.15.0