Method

NumCosmoHaloMassFunctiond2n_dzdlnM

Declaration [src]

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

Description [src]

Computes the halo mass function $d^2 N / d\ln M d z$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Logarithm base e of mass $\ln M$.

z

Type: gdouble

Redshift.

Return value

Type: gdouble

$d^2 N / d\ln M d z$.