kissfft/test
Mark Borgerding 317f11e66e starting point for radix 3
'make test' output
### testing SNR for  2187 point FFTs
#### DOUBLE
snr_t2f = 292.51
snr_f2t = 304.97
#### FLOAT
snr_t2f = 143.46
snr_f2t = 138.03
#### SHORT
snr_t2f = 49.257
snr_f2t = 16.294

#### timing 10000 x 2187 point FFTs
#### DOUBLE
Elapsed:0:05.05 user:3.60 sys:0.54
#### FLOAT
Elapsed:0:02.41 user:1.85 sys:0.23
#### SHORT
Elapsed:0:04.02 user:3.13 sys:0.08
2003-10-17 00:11:19 +00:00
..
fileload.m simplified testing 2003-08-13 01:54:58 +00:00
filesave.m simplified testing 2003-08-13 01:54:58 +00:00
freqpeak.c pick the peak frequency from a stereo input 2003-08-14 00:48:51 +00:00
Makefile starting point for radix 3 2003-10-17 00:11:19 +00:00
sigdiff.c took utility/test code out of main source file and moved down to sample_code 2003-08-10 15:39:15 +00:00
testkiss.m simplified testing 2003-08-13 01:54:58 +00:00
typeconvert.c took utility/test code out of main source file and moved down to sample_code 2003-08-10 15:39:15 +00:00