Macaulay2 Engine
Loading...
Searching...
No Matches
◆
negate()
void M2::ARingZZGMP::negate
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
160
of file
aring-zz-gmp.hpp
.
161
{
162
mpz_neg(&
result
, &a);
163
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
syzygy()
.
M2
ARingZZGMP
Generated on
for Macaulay2 Engine by
1.15.0