Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference
4.1.9.1-5e288d3
LALSuite
LAL
LALFrame
LALMetaIO
LALSimulation
LALBurst
LALInspiral
LALInference
LALPulsar
LALApps
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
LALInferenceDistanceMarg.h
Go to the documentation of this file.
1
//
2
// LALInferenceDistanceMarg.h
3
//
4
//
5
// Created by John Veitch on 20/03/2018.
6
//
7
8
#ifndef LALInferenceDistanceMarg_h
9
#define LALInferenceDistanceMarg_h
10
11
#include <stdio.h>
12
13
/**
14
* Compute the integral
15
Int p(d | D, rho_opt, rho_mf) dD
16
* D is luminosity distance
17
* rho_opt is optimal SNR at 1 Mpc
18
* rho_mf is <d|h> at 1 Mpc
19
*/
20
double
dist_integral
(
double
rho_opt,
double
rho_match,
double
dist_min,
double
dist_max);
21
22
double
dist_snr_pdf
(
double
dL,
void
*
args
);
23
24
#endif
/* LALInferenceDistanceMarg_h */
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...
Definition:
LALInferenceDistanceMarg.c:18
dist_snr_pdf
double dist_snr_pdf(double dL, void *args)
Definition:
LALInferenceDistanceMarg.c:35
cbcBayesBurstPostProc.args
args
Definition:
cbcBayesBurstPostProc.py:1237
lib
LALInferenceDistanceMarg.h
Generated on Sat Jun 21 2025 05:18:47 for LALInference by
1.9.4