mborgerding / kissfft

a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to calculate FFT

muga87 opened this issue · comments

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.

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.