commit | c6fd2dd6d21397baa6653139d31d84540d5449a2 | [log] [tgz] |
---|---|---|
author | thomas tsai <[email protected]> | Fri Feb 13 10:22:37 2015 +0800 |
committer | thomas tsai <[email protected]> | Fri Feb 13 10:22:37 2015 +0800 |
tree | 463dc43180ef61f710dbf24bc8c3b32e826d287a |
http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package 1-dim DFT / DCT / DST *This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes. *2-dim/3-dim DFT / DCT / DST 2,3-dimensional sequences of length 2^N. *Benchmark http://www.kurims.kyoto-u.ac.jp/~ooura/fftbmk.html