linearop_c Class Reference

The base linear operator object should not be called by itself. More...

Inheritance diagram for linearop_c:

LinearOperator ADI

List of all members.

Public Member Functions

def __init__
def applyop
 apply
def __mul__
 Not defined in this class.

Static Public Attributes

string name = "linearop_c"


Detailed Description

The base linear operator object should not be called by itself.

Definition at line 55 of file rclinOp.py.


Member Function Documentation

def __init__ (   self,
  data,
  inSpace,
  outSpace,
  params,
  kparams 
)

Definition at line 57 of file rclinOp.py.

def applyop (   self,
  other 
)

apply

Reimplemented from LinearOperator.

Definition at line 66 of file rclinOp.py.

def __mul__ (   self,
  other 
)

Not defined in this class.

Reimplemented from LinearOperator.

Definition at line 69 of file rclinOp.py.


Member Data Documentation

string name = "linearop_c" [static]

Reimplemented from ADI.

Definition at line 56 of file rclinOp.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:11 2008 for SLIMpy by  doxygen 1.5.6