Macaulay2 Engine
Loading...
Searching...
No Matches
◆
power_mod()
void DRing::power_mod
(
TowerPolynomial &
result
,
const TowerPolynomial
f
,
mpz_srcptr
n
,
const TowerPolynomial
g
) const
inline
Definition at line
433
of file
dpoly.hpp
.
434
{
435
result
=
D
.power_mod(
level
, f, n, g);
436
}
// f^n mod g
DRing::level
int level
Definition
dpoly.hpp:267
DRing::D
DPoly D
Definition
dpoly.hpp:268
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
D
,
level
, and
result()
.
DRing
Generated on
for Macaulay2 Engine by
1.15.0