Method

NumCosmoHaloMassFunctiondn_dlnM

Declaration [src]

gdouble
nc_halo_mass_function_dn_dlnM (
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo,
  gdouble lnM,
  gdouble z
)

Description [src]

This function computes the comoving number density of dark matter halos at redshift z and mass $M$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
lnM

Type: gdouble

Logarithm base e of mass enclosed in the filter volume $\ln M$.

z

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

$\frac{\mathrm{d}n}{\mathrm{d}\ln(M)}$.