Method

NumCosmoMultiplicityFunceval

Declaration [src]

gdouble
nc_multiplicity_func_eval (
  NcMultiplicityFunc* mulf,
  NcHICosmo* cosmo,
  gdouble sigma,
  gdouble z
)

Description [src]

Evaluates the multiplicity function $f(\sigma, z)$ at the given variance sigma and redshift z.

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.

Return value

Type: gdouble

The value of the multiplicity function.