Home | Trees | Indices | Help |
|
---|
|
object --+ | IterativeDecomposition
Decomposition interface definition.
Instance Methods | |||
|
|||
list |
|
||
|
|||
|
|||
list |
|
||
float |
|
||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Iterates decomposition until convergence or max iteration is reached.
|
Returns the weight assigned to the reference provided in the constructor at the indicated position.
|
Returns the result of the decomposition process.
|
Returns a measure of the decomposition error.
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 29 13:22:52 2011 | http://epydoc.sourceforge.net |