I am solving problem related with FFT. I am having situation like, I have to forward incoming data stream towards FFT Library function or FFT routine that can transform the time domain data to frequency domain data.
Which Library in C# do I need to use ? Do Microsoft provided this ? or I need to use some third party libraries for this?