Public Member Functions | |
def | __init__ |
Static Public Attributes | |
string | name = "fft1" |
F = fft1( domain, sym=True, opt=False, adj=False ) Fourier transfrorm on the first axis
Definition at line 40 of file fft.py.
def __init__ | ( | self, | ||
inSpace, | ||||
sym = True , |
||||
opt = False , |
||||
adj = False | ||||
) |