Method

NumCosmoHaloBiaseval

Declaration [src]

gdouble
nc_halo_bias_eval (
  NcHaloBias* bias,
  NcHICosmo* cosmo,
  gdouble sigma,
  gdouble z
)

Description [src]

Computes the Halo Bias at a given redshift.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Density constrast variance.

z

Type: gdouble

Redshift.

Return value

Type: gdouble

A double, the halo bias.