Method
NumCosmoWLSurfaceMassDensitysigma_excess_array
Declaration [src]
GArray*
nc_wl_surface_mass_density_sigma_excess_array (
NcWLSurfaceMassDensity* smd,
NcHaloDensityProfile* dp,
NcHICosmo* cosmo,
GArray* R,
gdouble fin,
gdouble fout,
const gdouble zc
)
Description [src]
Computes difference between the mean surface mass density inside the circle with radius R (Eq. $\eqref{eq:sigma_mean}$) and the surface mass density at R (Eq. $\eqref{eq:sigma}$).
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: An array of
doubleProjected radius with respect to the center of the lens / halo.
The data is owned by the caller of the method. fin-
Type:
gdoubleFactor to multiply $R$, it should be $1$ or the appropriated unit conversion.
fout-
Type:
gdoubleFactor to multiply $\rho(R)$, it should be $1$ or the appropriated unit conversion.
zc-
Type:
const gdoubleCluster redshift $z_\mathrm{cluster}$.