Vasyl Gello
|
f88d5af578
|
Make kfc,fftnd,fftndr,fftr part of public API
Many programs explicitly use it, including those in Debian.
This was raised already in kissfft#39
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
|
2021-01-21 17:10:20 +02:00 |
|
h.udo
|
f73b91d570
|
[BSD-3-Clause] Add missing copyright notice
|
2018-07-19 14:49:00 +01:00 |
|
Mark Borgerding
|
10dbc47ff3
|
added some code for 32 bit fixed point fft -- may not be suitable for all platforms
|
2005-05-31 02:19:07 +00:00 |
|
Mark Borgerding
|
ac2eb527b7
|
fftnd now uses forward struct declaration
|
2004-02-24 01:38:52 +00:00 |
|
Mark Borgerding
|
dda6f9638e
|
replaced void pointers with pointers to forward declared structs
|
2004-02-24 01:29:25 +00:00 |
|
Mark Borgerding
|
80eccb4e3c
|
Trying to decide what to do about real odd FFTs
|
2004-01-29 03:26:48 +00:00 |
|
Mark Borgerding
|
ec3b64a62e
|
added test code for kiss_fftnd
FFTs can now have an arbitrary # of dimensions
Also, buffer copies are eliminated.
|
2003-12-30 05:56:50 +00:00 |
|