gstlal_autocorrelation_chi2

gstlal_autocorrelation_chi2

Synopsis

unsigned            gstlal_autocorrelation_chi2_autocorrelation_channels
                                                        (const gsl_matrix_complex *Param1);
unsigned            gstlal_autocorrelation_chi2_autocorrelation_length
                                                        (const gsl_matrix_complex *Param1);
gsl_vector *        gstlal_autocorrelation_chi2_compute_norms
                                                        (const gsl_matrix_complex *Param1,
                                                         const gsl_matrix_int *Param2);
unsigned            gstlal_autocorrelation_chi2         (double *Param1);
unsigned            gstlal_autocorrelation_chi2_float   (float *Param1);

Description

Details

gstlal_autocorrelation_chi2_autocorrelation_channels ()

unsigned            gstlal_autocorrelation_chi2_autocorrelation_channels
                                                        (const gsl_matrix_complex *Param1);


gstlal_autocorrelation_chi2_autocorrelation_length ()

unsigned            gstlal_autocorrelation_chi2_autocorrelation_length
                                                        (const gsl_matrix_complex *Param1);


gstlal_autocorrelation_chi2_compute_norms ()

gsl_vector *        gstlal_autocorrelation_chi2_compute_norms
                                                        (const gsl_matrix_complex *Param1,
                                                         const gsl_matrix_int *Param2);


gstlal_autocorrelation_chi2 ()

unsigned            gstlal_autocorrelation_chi2         (double *Param1);


gstlal_autocorrelation_chi2_float ()

unsigned            gstlal_autocorrelation_chi2_float   (float *Param1);