Macaulay2 Engine
Loading...
Searching...
No Matches
◆
init_set()
void M2::ARingQQGMP::init_set
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
116
of file
aring-qq-gmp.hpp
.
117
{
118
mpq_init(&
result
);
119
mpq_set(&
result
, &a);
120
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQGMP
Generated on
for Macaulay2 Engine by
1.15.0