Method
NumCosmoWLSurfaceMassDensityconvergence_infinity
Declaration [src]
gdouble
nc_wl_surface_mass_density_convergence_infinity (
NcWLSurfaceMassDensity* smd,
NcHaloDensityProfile* dp,
NcHICosmo* cosmo,
const gdouble R,
const gdouble zl,
const gdouble zc
)
Description [src]
Computes the convergence $\kappa_\infty(R)$ at R, see Eq $\eqref{eq:convergence}$, and sources at infinite redshift.
Parameters
dp-
Type:
NcHaloDensityProfileA
NcHaloDensityProfile.The data is owned by the caller of the method. cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. R-
Type:
const gdoubleProjected radius with respect to the center of the lens / halo.
zl-
Type:
const gdoubleLens redshift $z_\mathrm{lens}$.
zc-
Type:
const gdoubleCluster redshift $z_\mathrm{cluster}$.