mborgerding / kissfft

a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
Other
1.46k stars 283 forks source link

How to calculate FFT #56

Closed muga87 closed 3 years ago

muga87 commented 3 years ago

Hi, I need to calculate FFT, which class I need to import and what method I need to call. Please let me know. If any Documentation is there will help us great. Thanks.

mborgerding commented 3 years ago

basic questions will sometimes get answers on stackoverflow.com. Although they do expect that you've put a little work in and tried to figure it out yourself.