| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
algorithms.Algorithm --+
|
LanczosAlgorithm
Tridiagonalization Lanczos step and eigendecomposition at exit.
http://en.wikipedia.org/wiki/Lanczos_algorithm
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Perform one iteration and returns current solution.
|
Convert alpha and beta to a TridiagonalOperator and perform eigendecomposition.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 2 17:46:15 2011 | http://epydoc.sourceforge.net |