fdct2 Class Reference
[linear operators]

curvelet transform in two dimensions More...

List of all members.

Public Member Functions

def __init__
def norm
 use slimpy_base.api.linearops.operator_functions.Norm
def __norm_col__
 A.__norm_col__() <-> Norm( A ).
def __min_vel_const__
 A.__min_vel_const__(ang_weights) <-> MinVelConst( A ).

Static Public Attributes

string name = 'fdct2'


Detailed Description

curvelet transform in two dimensions

The fast discrete curvelet transform in two dimensions.

Definition at line 67 of file curvelets.py.


Member Function Documentation

def __init__ (   self,
  inSpace,
  nbs,
  nba,
  ac,
  cpxIn = False,
  adj = False 
)

Definition at line 70 of file curvelets.py.

def norm (   self  ) 

use slimpy_base.api.linearops.operator_functions.Norm

depricated function overload our norm operator to use the sffdct2vects rsf function.

Definition at line 80 of file curvelets.py.

def __norm_col__ (   self  ) 

A.__norm_col__() <-> Norm( A ).

Definition at line 88 of file curvelets.py.

def __min_vel_const__ (   self,
  ang_weights 
)

A.__min_vel_const__(ang_weights) <-> MinVelConst( A ).

Definition at line 96 of file curvelets.py.


Member Data Documentation

string name = 'fdct2' [static]

Definition at line 68 of file curvelets.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