6.13.1.4 MPolynomialRing_polylist Objects

class MPolynomialRing_polylist
MPolynomialRing_polylist( base_ring, [n=None], [names=1])

Instances of class MPolynomialRing_polylist also have the following special methods:

__call__,$  $ _monomial_order_function

Further documentation:

__call__( x)

Coerce x into this multivariate polynomial ring.

See About this document... for information on suggesting changes.