mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 13:04:19 -04:00
kfc works
This commit is contained in:
@ -36,8 +36,8 @@ def main():
|
||||
usage: compfft.py
|
||||
-n nfft
|
||||
-u utilname : see sample_code/fftutil.c
|
||||
-R : real-optimized version
|
||||
""")
|
||||
-R : real-optimized version\n""")
|
||||
sys.exit(1)
|
||||
|
||||
x = randbuf(n,cpx)
|
||||
|
||||
|
Reference in New Issue
Block a user