gstlal_autocorrelation_chi2

gstlal_autocorrelation_chi2

Functions

Description

Functions

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);

gstlal_bankcorrelation_chi2_compute_norms ()

gsl_vector *
gstlal_bankcorrelation_chi2_compute_norms
                               (const gsl_matrix_complex *bankcorrelation_matrix);

gstlal_bankcorrelation_chi2_from_peak ()

unsigned
gstlal_bankcorrelation_chi2_from_peak (double *Param1,
                                       struct gstlal_peak_state *Param2,
                                       const gsl_matrix_complex *Param3,
                                       const gsl_vector *Param4);

gstlal_bankcorrelation_chi2_from_peak_float ()

unsigned
gstlal_bankcorrelation_chi2_from_peak_float
                               (float *Param1,
                                struct gstlal_peak_state *Param2,
                                const gsl_matrix_complex *Param3,
                                const gsl_vector *Param4);

Types and Values