Source position: _crw_fft.pas line 53
function FFTShift(
N: Integer;
Re: PDoubleArray;
Im: PDoubleArray;
Inverse: Boolean
):Boolean;