Lines

    
Sample data
Transform (in place):
data.FFT();
Simple low pass filter:
Transform back:
data.InvFFT();
... or all in one step
ARRAY