Macaulay2 Engine
Loading...
Searching...
No Matches
◆
power_mpz()
void M2::ARingRRR::power_mpz
(
ElementType
&
result
,
const
ElementType
&
a
,
mpz_srcptr
n
) const
inline
Definition at line
257
of file
aring-RRR.hpp
.
258
{
259
mpfr_pow_z(&
result
, &a, n, MPFR_RNDN);
260
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
TEST()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0