Identity Class Reference
[linear operators]

I = Identity( space ) Operator that does nothing. More...

Inheritance diagram for Identity:

LinearOperator

List of all members.

Public Member Functions

def __init__
def __neg__
def applyop

Public Attributes

 kparams
 params


Detailed Description

I = Identity( space ) Operator that does nothing.

Definition at line 314 of file linear_operator.py.


Member Function Documentation

def __init__ (   self,
  space 
)

Definition at line 318 of file linear_operator.py.

def __neg__ (   self  ) 

Reimplemented from LinearOperator.

Definition at line 325 of file linear_operator.py.

def applyop (   self,
  other 
)

Reimplemented from LinearOperator.

Definition at line 331 of file linear_operator.py.


Member Data Documentation

Reimplemented from LinearOperator.

Definition at line 320 of file linear_operator.py.

Reimplemented from LinearOperator.

Definition at line 321 of file linear_operator.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