Macaulay2 Engine
Loading...
Searching...
No Matches
◆
add()
void M2::ARingQQFlint::add
(
ElementType
&
result
,
const
ElementType
&
a
,
const
ElementType
&
b
) const
inline
Definition at line
185
of file
aring-qq-flint.hpp
.
188
{
189
fmpq_add(&
result
, &a, &b);
190
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0