29 gsl_integration_qag (&F, dist_min, dist_max, 0.1, 1
e-6, limit, GSL_INTEG_GAUSS61, workspace, &result, &abserr);
double dist_integral(double rho_opt, double rho_match, double dist_min, double dist_max)
Compute the integral Int p(d | D, rho_opt, rho_mf) dD D is luminosity distance rho_opt is optimal SNR...