Method
NumCosmoHaloDensityProfileeval_cyl_mass_array
Declaration [src]
GArray*
nc_halo_density_profile_eval_cyl_mass_array (
NcHaloDensityProfile* dp,
NcHICosmo* cosmo,
GArray* R,
gdouble fin,
gdouble fout,
const gdouble z
)
Description [src]
This function computes the total mass enclose in the cylinder of radius $R$, see Eq. \eqref{}.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. R-
Type: An array of
doubleRadius $r\;\left[\mathrm{Mpc}\right]$.
The data is owned by the caller of the method. fin-
Type:
gdoubleInput array factor.
fout-
Type:
gdoubleOutput array factor.
z-
Type:
const gdoubleRedshift $z$.