Method

NumCosmoHaloMassFunctionsigma_lnR

Declaration [src]

gdouble
nc_halo_mass_function_sigma_lnR (
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo,
  gdouble lnR,
  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.
lnR

Type: gdouble

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

z

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

No description available.