Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpq()
bool
M2::ARingQQFlint::set_from_mpq
(
ElementType
&
result
,
mpq_srcptr
a
) const
inline
Definition at line
146
of file
aring-qq-flint.hpp
.
147
{
148
fmpq_set_mpq(&
result
, a);
149
return
true
;
150
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0