Macaulay2 Engine
Loading...
Searching...
No Matches
◆
init_set()
void M2::ARingQQFlint::init_set
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
120
of file
aring-qq-flint.hpp
.
121
{
122
fmpq_init(&
result
);
123
fmpq_set(&
result
, &a);
124
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0