Macaulay2 Engine
Loading...
Searching...
No Matches
◆
power()
void M2::ARingQQFlint::power
(
ElementType
&
result
,
const
ElementType
&
a
,
long
n
) const
inline
Definition at line
222
of file
aring-qq-flint.hpp
.
223
{
224
return
fmpq_pow_si(&
result
, &a, n);
225
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
power_mpz()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0