Method
NumCosmoHaloMassFunctiondn_dz
Declaration [src]
gdouble
nc_halo_mass_function_dn_dz (
NcHaloMassFunction* mfp,
NcHICosmo* cosmo,
gdouble lnMl,
gdouble lnMu,
gdouble z,
gboolean spline
)
Description [src]
Computes the number density of halos in the mass range $[M_l, M_u]$ at redshift $z$.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. lnMl-
Type:
gdoubleLogarithm base e of mass, lower threshold $\ln M_l$.
lnMu-
Type:
gdoubleLogarithm base e of mass, upper threshold $\ln M_u$.
z-
Type:
gdoubleRedshift $z$.
spline-
Type:
gbooleanWhenever to create an intermediary spline of the mass integration.