Method

NumCosmoHaloMassFunctionlnM_to_lnR

Declaration [src]

gdouble
nc_halo_mass_function_lnM_to_lnR (
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo,
  gdouble lnM
)

Description [src]

This function computes the ln-radius of related to the ln-mass $\ln(M / M_\odot)$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

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

Return value

Type: gdouble

$\ln(R / 1 \text{Mpc})$.