mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 04:54:20 -04:00
getting ready to release version 1.0
This commit is contained in:
@ -38,7 +38,7 @@ double snr_compare( kiss_fft_cpx * vec1,kiss_fft_cpx * vec2, int n)
|
||||
#ifndef RANDOM
|
||||
#define NFFT 8
|
||||
#else
|
||||
#define NFFT 1800
|
||||
#define NFFT 2*3*5*7*11
|
||||
#endif
|
||||
|
||||
#ifndef NUMFFTS
|
||||
|
Reference in New Issue
Block a user