dwt Class Reference
[linear operators]

Wavelet transform on any axis. More...

List of all members.

Public Member Functions

def __init__
def applyop
 Apply self to a vector other.

Public Attributes

 axis

Static Public Attributes

string name = "dwt"


Detailed Description

Wavelet transform on any axis.

Wavelet transform on any axis

Definition at line 111 of file wavelets.py.


Member Function Documentation

def __init__ (   self,
  inSpace,
  axis = 1,
  type = 'linear',
  unit = True 
)

Parameters:
unit unitary scaling
type wavelet type

Definition at line 119 of file wavelets.py.

def applyop (   self,
  other 
)

Apply self to a vector other.

Definition at line 130 of file wavelets.py.


Member Data Documentation

string name = "dwt" [static]

Definition at line 112 of file wavelets.py.

Definition at line 120 of file wavelets.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