permutePolynomial(perm,f)
permutePolynomial(perm,prod)
permutePolynomial(perm,s)
permutePolynomial(perm,pow)
permutePolynomial(perm,minu)
This method applies permutations to polynomial ring elements by permuting the variables. Therefore the size of the permutation must be equal to the number of generators of the ring of the elements.
|
|
|
|
This method can also permute polynomial expressions that are constructed from ring elements either by sums, products or powers.
|
|
The object permutePolynomial is a method function.