slight fast fir changes

This commit is contained in:
Mark Borgerding
2004-01-30 00:17:01 +00:00
parent 80eccb4e3c
commit 9b738dc492
4 changed files with 82 additions and 7 deletions

View File

@ -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.
*