fft1 Class Reference
[linear operators]

Fourier transfrorm on the first axis. More...

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string name = "fft1"


Detailed Description

Fourier transfrorm on the first axis.

F = fft1( domain, sym=True, opt=False, adj=False ) Fourier transfrorm on the first axis

Definition at line 40 of file fft.py.


Member Function Documentation

def __init__ (   self,
  inSpace,
  sym = True,
  opt = False,
  adj = False 
)

Definition at line 43 of file fft.py.


Member Data Documentation

string name = "fft1" [static]

Definition at line 41 of file fft.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