Method

NumCosmoRecombd2tau_dlambda2

Declaration [src]

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

Description [src]

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