Prototypes | |
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 at 1 Mpc rho_mf is <d|h> at 1 Mpc. More... | |
double | dist_snr_pdf (double dL, void *args) |
Go to the source code of this file.
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 at 1 Mpc rho_mf is <d|h> at 1 Mpc.
Definition at line 18 of file LALInferenceDistanceMarg.c.
double dist_snr_pdf | ( | double | dL, |
void * | args | ||
) |
Definition at line 35 of file LALInferenceDistanceMarg.c.