Polynomial with unique factorization domain (UFD) coefficients.
This class inherits DomainPolynomial and GcdProvider.
Initialize the polynomial.
Required argument:
Keyword arguments should include:
Return gcd.
The nested polynomials' gcd is used.
(This method is inherited from GcdProvider.)
Return resultant of two polynomials of the same ring, with respect to the variable specified by its position var.