Source position: _crw_fft.pas line 72
function FFT_Filter(
N: Integer;
Re: PDoubleArray;
Im: PDoubleArray;
FRe: zmFunType;
FIm: zmFunType
):Boolean;