Home | Trees | Index | Help |
|
---|
Package sage :: Package algebras :: Module quatalg :: Class Ideal |
|
Lattice
--+
|
Ideal
Ideal_QQ
Method Summary | |
---|---|
__init__(self)
| |
Return the product (=composition) of ideals self and other. | |
__repr__(self)
| |
Return the product (=composition) of ideals self and other. | |
Return the conjugate ideal. | |
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. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 20 15:43:22 2005 | http://epydoc.sf.net |