Function summary | |
---|---|
fft-common | instance source dest |
ifft-common | instance source dest |
make-fft-instance | size |
make-fourier-instance | size direction |
make-ifft-instance | size |
sfft | source &optional len |
sifft | source |
Macro summary | |
---|---|
with-fft-instance | instance size &body body |
This is the generic fft function. Stands for stupid fft. Can take any kind of array as input.
This is the generic fft function. Stands for stupid fft. Can take any kind of array as input.