Macaulay2 Engine
Loading...
Searching...
No Matches
◆
init_set()
void M2::ARingZZ::init_set
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
114
of file
aring-zz-flint.hpp
.
115
{
116
fmpz_init_set(&
result
, &a);
117
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingZZ
Generated on
for Macaulay2 Engine by
1.15.0