Method

NumCosmoRecombtau

Declaration [src]

gdouble
nc_recomb_tau (
  NcRecomb* recomb,
  NcHICosmo* cosmo,
  const gdouble lambda
)

Description [src]

Computes the optical depth [Eq. \eqref{eq:def:tau}] at lambda.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: const gdouble

$\lambda = - \ln(1+z)$.

Return value

Type: gdouble

$\tau$.