Related links and references
Bibliography
- V. Myrnyy. A Simple and Efficient FFT Implementation in C++. Part 1.
Dr. Dobb's Journal,
DSP Design Line,
Embedded.com,
05/2007
- V. Myrnyy. A Simple and Efficient FFT Implementation in C++. Part 2.
Dr. Dobb's Journal,
DSP Design Line,
Embedded.com,
05/2007
- A. Alexandrescu. Modern C++ design. Addison-Wesley, 2001
- Markus Pueschel, Jose M. F. Moura, Jeremy Johnson, David Padua, Manuela Veloso, Bryan Singer, Jianxin Xiong, Franz Franchetti, Aca Gacic, Yevgen Voronenko, Kang Chen, Robert W. Johnson and Nicholas Rizzolo (Proceedings of the IEEE, special issue on Program Generation, Optimization, and Adaptation, Vol. 93, No. 2, pp. 232- 275, 2005)
SPIRAL: Code Generation for DSP Transforms
-
Press, W. H.; Flannery, B. P.; Teukolsky, S. A.; and Vetterling, W. T.
Numerical recipes in C, 2th edition, 1992
FFT libraries
- FFTW -
C library for computing the discrete Fourier transform (DFT) in one or more dimensions,
of arbitrary input size, and of both real and complex data
- Intel integrated performance primitives (IPP)
- big library of different optimized routines including FFT.
- AMD
Core Math Library (ACML) optimized for AMD processors includes also FFTs.
-
Big collection of different FFT codes.
 |
Last updated: |