nzmath.polynomial | (ÆüËܸì)

PolynomialResidueRing

A subclass of nzmath.ring.ResidueClassRing represents a ring of residue classes of polynomials.

Constructor

PolynomialResidueRing(ring, ideal)

Create an object represents a ring of residue classes defined by polynomial ring ring and its ideal ideal.

Methods

createElement(seed)

Create an object of nzmath.ring.ResidueClass by seed.

Inherited Methods

The following methods are inherited from nzmath.ring.CommutativeRing:
getQuotientField(), isdomain(), iseuclidean(), isfield(), isnoetherian(), isnoetherian(), ispid(), isufd()
The following methods are inherited from nzmath.ring.Ring*1:
issubring(other), issuperring(other)

Operators

Inherited Operators

The following operators are inherited from nzmath.ring.ResidueClassRing:
in, ==, !=


*1 This means they are useless.

Last-modified: 2005-09-28 (¿å) 13:50:47