Method

NumCosmoHIReionCambcalc_z_from_tau

Declaration [src]

gdouble
nc_hireion_camb_calc_z_from_tau (
  NcHIReionCamb* reion_camb,
  NcHICosmo* cosmo,
  const gdouble tau
)

Description [src]

Calculates the reionization redshift from the value of the reionization optical depth and the cosmological model cosmo.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: const gdouble

Reionization optical depth.

Return value

Type: gdouble

$z_\mathrm{reion}$.