Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mult()
void M2::ARingQQGMP::mult
(
ElementType
&
result
,
const
ElementType
&
a
,
const
ElementType
&
b
) const
inline
Definition at line
215
of file
aring-qq-gmp.hpp
.
218
{
219
mpq_mul(&
result
, &a, &b);
220
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQGMP
Generated on
for Macaulay2 Engine by
1.15.0