weightoper Class Reference

the Input parameter must be a vecor More...

Inheritance diagram for weightoper:

conjoper

List of all members.

Public Member Functions

def __init__
 The param wvec must be able to be applied to another vector.
def applyop
 apply this operator to a vector

Public Attributes

 wvec

Static Public Attributes

string cmnd = 'mul'


Detailed Description

the Input parameter must be a vecor

Definition at line 93 of file transforms.py.


Member Function Documentation

def __init__ (   self,
  wvec,
  inSpace 
)

The param wvec must be able to be applied to another vector.

Or is it is out of core, can be a string TODO if wvec is None, it is the Identity operator. TODO - error trap that if wvec is same type as other when applying.

Definition at line 101 of file transforms.py.

def applyop (   self,
  other 
)

apply this operator to a vector

Reimplemented in conjoper.

Definition at line 120 of file transforms.py.


Member Data Documentation

string cmnd = 'mul' [static]

Reimplemented in conjoper.

Definition at line 94 of file transforms.py.

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