home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d2xx / d239 / fft.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-26  |  497 b   |  17 lines

  1. .name
  2. FFT
  3. .author
  4. Jerry Kallaus 
  5. .source
  6. Includes source in JForth.
  7. .description
  8. Highly optimized Fast Fourier Transform tools for digital signal
  9. processing.  The FFT can be used to compute the frequency spectrum of a
  10. complex signal.  It is useful in a variety of different applications.
  11. Floating point and integer versions.  Mixture of high level and assembly
  12. language code.
  13. .described-by
  14. Automatically generated from Contents file by c2pi program.
  15. .short
  16. Optimized Fast Fourier Transform tools.
  17.