Method

NumCosmoRecombd3tau_dlambda3

Declaration [src]

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

Description [src]

Computes the third derivative of the optical depth with respect to $\lambda$, $\frac{\mathrm{d}^3\tau}{\mathrm{d}\lambda^3}$, 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

$\left.\frac{\mathrm{d}^3\tau}{\mathrm{d}\lambda^3}\right|_{\lambda}$.