Method

NumCosmoMultiplicityFunccorrection_factor

Declaration [src]

gdouble
nc_multiplicity_func_correction_factor (
  NcMultiplicityFunc* mulf,
  NcHICosmo* cosmo,
  gdouble sigma,
  gdouble z,
  gdouble lnM
)

Description [src]

Computes the correction factor for the multiplicity function. Some multiplicity functions require mass-dependent corrections.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Standard fluctuation of the matter density contrast.

z

Type: gdouble

Redshift.

lnM

Type: gdouble

Logarithm base e of the mass.

Return value

Type: gdouble

The correction factor value.