Package sage :: Package algebras :: Package old :: Module quatalg :: Class Ideal
[show private | hide private]
[frames | no frames]

Class Ideal

Lattice --+
          |
         Ideal

Known Subclasses:
Ideal_QQ

Method Summary
  __init__(self)
  __mul__(self, other)
Return the product (=composition) of ideals self and other.
  __repr__(self)
  composite(self, other)
Return the product (=composition) of ideals self and other.
  conjugate(self)
Return the conjugate ideal.
  intersection(self, other)
Return the intersection of ideals self and other.

Method Details

__mul__(self, other)

Return the product (=composition) of ideals self and other.

composite(self, other)

Return the product (=composition) of ideals self and other.

conjugate(self)

Return the conjugate ideal.

intersection(self, other)

Return the intersection of ideals self and other.

Generated by Epydoc 2.1 on Mon May 9 17:57:02 2005 http://epydoc.sf.net