DiagonalWeight Class Reference
[linear operators]

DiagonalWeight( domain, weight ) -> D diagonal weighting operator for D*other, if other is not a vector returns new DiagonalWeight instance. More...

Inheritance diagram for DiagonalWeight:

LinearOperator

List of all members.

Public Member Functions

def __init__
def applyop

Public Attributes

 weight

Static Public Attributes

string name = 'DiagonalWeight'


Detailed Description

DiagonalWeight( domain, weight ) -> D diagonal weighting operator for D*other, if other is not a vector returns new DiagonalWeight instance.

Definition at line 73 of file transforms.py.


Member Function Documentation

def __init__ (   self,
  domain,
  weight 
)

Definition at line 75 of file transforms.py.

def applyop (   self,
  other 
)

Reimplemented from LinearOperator.

Definition at line 80 of file transforms.py.


Member Data Documentation

string name = 'DiagonalWeight' [static]

Reimplemented from LinearOperator.

Definition at line 74 of file transforms.py.

Definition at line 76 of file transforms.py.


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

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