FFT Unpack
Function #'unpack will switch between the various unpacking generic functions, depending on the specified unpack type and whether the vector length is a power of 2. New file unpack.lisp has all the unpacking functions.
Showing
- fast-fourier-transforms/fft-half-complex.lisp 1 addition, 34 deletionsfast-fourier-transforms/fft-half-complex.lisp
- fast-fourier-transforms/fft-real.lisp 1 addition, 19 deletionsfast-fourier-transforms/fft-real.lisp
- fast-fourier-transforms/unpack.lisp 93 additions, 0 deletionsfast-fourier-transforms/unpack.lisp
- gsll.asd 2 additions, 1 deletiongsll.asd
fast-fourier-transforms/unpack.lisp
0 → 100644
Please register or sign in to comment