| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
interface.LinearOperator --+
|
ShiftOperator
A LinearOperator corresponding to a shift matrix
Attributes
----------
shift: signed int
Output vector elements are shifted according to the shift attribute.
If positive, shift toward superdiagonals, and toward subdiagonal if negative.
References
----------
http://en.wikipedia.org/wiki/Shift_matrix
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 2 17:46:16 2011 | http://epydoc.sourceforge.net |