Home | Trees | Index | Help |
|
---|
Package sage :: Package modular :: Package modsym :: Module boundary_symbol :: Class BoundarySymbol |
|
Method Summary | |
---|---|
Create a boundary symbol. | |
__add__(self,
other)
| |
__mul__(self,
other)
| |
__neg__(self)
| |
__radd__(self,
left)
| |
Returns a string representation for self for printing purposes. | |
__rmul__(self,
left)
| |
__rsub__(self,
left)
| |
__sub__(self,
other)
| |
parent(self)
| |
Returns the vector on the basis for boundary symbols that defines self. |
Method Details |
---|
__init__(self,
parent,
c,
i=-1)
|
__repr__(self)
Returns a string representation for self for printing purposes.
|
vector(self)Returns the vector on the basis for boundary symbols that defines self. INPUT: BoundarySymbol self -- arbitrary boundary symbol OUTPUT: linalg.Vector -- underlying vector |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri May 20 19:41:04 2005 | http://epydoc.sf.net |