conjoper Class Reference
[linear operators]

This will apply the conj operator to the input. More...

Inheritance diagram for conjoper:

weightoper

List of all members.

Public Member Functions

def __init__
 Just call the superclass weight operator, that will apply the conj op.
def applyop
 apply this operator to a vector

Static Public Attributes

string cmnd = 'conj'


Detailed Description

This will apply the conj operator to the input.

Definition at line 148 of file transforms.py.


Member Function Documentation

def __init__ (   self,
  inspace 
)

Just call the superclass weight operator, that will apply the conj op.

Definition at line 154 of file transforms.py.

def applyop (   self,
  other 
)

apply this operator to a vector

Reimplemented from weightoper.

Definition at line 157 of file transforms.py.


Member Data Documentation

string cmnd = 'conj' [static]

Reimplemented from weightoper.

Definition at line 149 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