mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-11-15 06:22:55 -05:00
fixed scaling for short real
moved fft.py from ./ to sample_code
This commit is contained in:
@ -16,7 +16,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <getopt.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "kiss_fft.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user