Package parsimony :: Package algorithms :: Module deflation :: Class ColumnProjectionDeflation
[hide private]
[frames] | no frames]

Class ColumnProjectionDeflation

source code

object --+    
         |    
 Deflation --+
             |
            ColumnProjectionDeflation

Nested Classes [hide private]

Inherited from Deflation: __metaclass__

Instance Methods [hide private]
 
deflate(self, X, t) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __abstractmethods__ = frozenset([])
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

deflate(self, X, t)

source code 
Overrides: Deflation.deflate