Public Member Functions | |
def | __init__ |
Static Public Attributes | |
string | name = "fftX" |
Note how fft1X inherits all of its linar operator functionality from LinearOperatorStruct. after the initialization is done of fft1X SLIMpy will do the rest of the work.
Definition at line 19 of file new_fft_slimpy.py.
def __init__ | ( | self, | ||
domain, | ||||
sym = True , |
||||
opt = False | ||||
) |
Definition at line 22 of file new_fft_slimpy.py.
string name = "fftX" [static] |
Definition at line 20 of file new_fft_slimpy.py.