Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALInferenceDistanceMarg.h File Reference

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.

Function Documentation

◆ dist_integral()

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.

◆ dist_snr_pdf()

double dist_snr_pdf ( double  dL,
void *  args 
)

Definition at line 35 of file LALInferenceDistanceMarg.c.