Last indexation completed on 2024-05-05 06:03:33 UTC

KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle, "Keep It Simple, Stupid."
There are many great fft libraries already around. Kiss FFT is not trying to be better than any of them. It only attempts to be a reasonably efficient, moderately useful FFT that can use fixed or floating data types and can be incorporated into someone's C program in a few minutes with trivial licensing.
USAGE:


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:50:09  
folder tools/ - 2024-02-11 01:50:09  
file _kiss_fft_guts.h 11047 bytes 2024-02-11 01:50:09 2024-05-05 04:53:31  
file CHANGELOG 4780 bytes 2024-02-11 01:50:09 -  
file CMakeLists.txt 469 bytes 2024-02-11 01:50:09 -  
file kiss_fft.c 10920 bytes 2024-02-11 01:50:09 2024-05-05 04:53:31  
file kiss_fft.h 3123 bytes 2024-02-11 01:50:09 2024-05-05 04:53:31  
file kissfft.hh 10603 bytes 2024-02-11 01:50:09 2024-05-05 04:53:31  
file README 5622 bytes 2024-02-11 01:50:09 -  
file README.simd 2328 bytes 2024-02-11 01:50:09 -  
file TIPS 2126 bytes 2024-02-11 01:50:09 -