mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 21:14:24 -04:00
slight fast fir changes
This commit is contained in:
@ -297,7 +297,6 @@ void kf_factor(int n,int * facbuf)
|
||||
}
|
||||
|
||||
/*
|
||||
* void * kiss_fft_alloc(int nfft,int inverse_fft)
|
||||
*
|
||||
* User-callable function to allocate all necessary scratch space for the fft.
|
||||
*
|
||||
|
Reference in New Issue
Block a user