Last indexation completed on 2025-02-02 05:49:52 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 | |
Parent directory | - | 2024-02-11 01:50:09 | |||
tools/ | - | 2024-02-11 01:50:09 | |||
_kiss_fft_guts.h | 11047 bytes | 2024-02-11 01:50:09 | 2025-02-02 04:43:00 | ||
CHANGELOG | 4780 bytes | 2024-02-11 01:50:09 | - | ||
CMakeLists.txt | 469 bytes | 2024-02-11 01:50:09 | - | ||
kiss_fft.c | 10920 bytes | 2024-02-11 01:50:09 | 2025-02-02 04:43:00 | ||
kiss_fft.h | 3123 bytes | 2024-02-11 01:50:09 | 2025-02-02 04:43:00 | ||
kissfft.hh | 10603 bytes | 2024-02-11 01:50:09 | 2025-02-02 04:43:01 | ||
README | 5622 bytes | 2024-02-11 01:50:09 | - | ||
README.simd | 2328 bytes | 2024-02-11 01:50:09 | - | ||
TIPS | 2126 bytes | 2024-02-11 01:50:09 | - |