swharden / FftSharp

A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data
https://nuget.org/packages/FftSharp
MIT License
318 stars 45 forks source link

Please make an example IFFT #84

Open smkang123 opened 9 months ago

smkang123 commented 9 months ago

I'm going to use IFFT "Spectrum length must be a power of two plus one" Please make an example