Macaulay2 Engine
Loading...
Searching...
No Matches
◆
subtract()
void M2::ARingQQGMP::subtract
(
ElementType
&
result
,
const
ElementType
&
a
,
const
ElementType
&
b
) const
inline
Definition at line
197
of file
aring-qq-gmp.hpp
.
200
{
201
mpq_sub(&
result
, &a, &b);
202
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQGMP
Generated on
for Macaulay2 Engine by
1.15.0