Macaulay2 Engine
Loading...
Searching...
No Matches
◆
negate()
void M2::ARingZZ::negate
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
165
of file
aring-zz-flint.hpp
.
166
{
167
fmpz_neg(&
result
, &a);
168
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
syzygy()
.
M2
ARingZZ
Generated on
for Macaulay2 Engine by
1.15.0