Method

NumCosmoHaloMassFunctiondv_dzdomega

Declaration [src]

gdouble
nc_halo_mass_function_dv_dzdomega (
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo,
  gdouble z
)

Description [src]

This function computes the comoving volume element per unit solid angle $d\Omega$ given z. See #nc_distance_comoving_volume_element.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

The comoving volume element (dimensionless).