Macaulay2 Engine
Loading...
Searching...
No Matches
◆
negate()
void M2::ARingQQFlint::negate
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
169
of file
aring-qq-flint.hpp
.
170
{
171
fmpq_neg(&
result
, &a);
172
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
syzygy()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0