Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_long()
void M2::ARingZZGMP::set_from_long
(
ElementType
&
result
,
long
a
) const
inline
Definition at line
122
of file
aring-zz-gmp.hpp
.
123
{
124
mpz_set_si(&
result
, a);
125
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
syzygy()
.
M2
ARingZZGMP
Generated on
for Macaulay2 Engine by
1.15.0