In file No file:

int crossSpect (int data_length, const float* fdata_x, const float* fdata_y, float* cs_result)

Cross Spectrum Function

Documentation

Cross Spectrum Function. This function computes the cross spectrum of two fourier series.

Returns:
s 0 if successful, -1 if error
Parameters:
data_length - the number of bins in the fourier series
data_x - the first fourier series
data_y - the second fourier series
cs_result - the resulting cross spectrum
Author:
Edward Daw, June 1999

alphabetic index hierarchy of classes


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


generated by doc++