fft_user Class Reference

The variables that must be specified are: command - if command is rsf, will automatically add the sf infront. More...

Inheritance diagram for fft_user:

NewLinop Structure LinearOperator

List of all members.

Public Member Functions

def __init__

Public Attributes

 inSpace
 outSpace
 kparams
 command
 params


Detailed Description

The variables that must be specified are: command - if command is rsf, will automatically add the sf infront.

So "command = fft1" will call the command sffft1 params

Optional variables for the transpose are: inSpace kparams transp_command outSpace transp_params transp_kparams If the optional variables are not specified then they are assumed to be the same as the forward.

Definition at line 30 of file new_commands.py.


Member Function Documentation

def __init__ (   self,
  space,
  opt = 'y',
  inv = 'n' 
)

Definition at line 33 of file new_commands.py.


Member Data Documentation

Reimplemented from NewLinop.

Definition at line 35 of file new_commands.py.

Reimplemented from NewLinop.

Definition at line 36 of file new_commands.py.

Reimplemented from NewLinop.

Definition at line 38 of file new_commands.py.

Reimplemented from NewLinop.

Definition at line 41 of file new_commands.py.

Reimplemented from NewLinop.

Definition at line 42 of file new_commands.py.


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

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