Method

NumCosmoHaloMassFunctionsigma_lnM

Declaration [src]

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

Description [src]

This function computes the matter variance for $\ln R$ = lnR at redshift 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 enclosed in the filter volume $\ln M$.

z

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

No description available.