Method

NumCosmoHaloMassFunctiondn_dlnR

Declaration [src]

gdouble
nc_halo_mass_function_dn_dlnR (
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo,
  gdouble lnR,
  gdouble z
)

Description [src]

This function computes the comoving number density of dark matter halos per redshift z and volume with ln-radius lnR.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Logarithm base e of the radius $\ln R$.

z

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

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