In file No file:

void wfft (const fComplex y[], float x[], unsigned int N)

Inverse fourier transform of a single-sided series.

Documentation

Calculate an inverse Fourier Transform of a single sided series. The output data are stored as a float time series. The output data may overlap the input array.
Parameters:
x - Complex time series to be fourier transformed.
y - Real result of the transformation.
N - Number of elements in the series. N may be any even number.

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++