Method

NumCosmoGrowthFunceval

Declaration [src]

gdouble
nc_growth_func_eval (
  NcGrowthFunc* gf,
  NcHICosmo* cosmo,
  gdouble z
)

Description [src]

This function evaluates the normalized growth function at redshift $z$, $D(z)$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Redshift $z$.

Return value

Type: gdouble

The normalized growth function $D(z)$.