Method

NumCosmoRecombdv_tau_dlambda

Declaration [src]

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

Description [src]

Computes the derivative of the visibility function [Eq. \eqref{eq:def:vtau}] 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}v_\tau}{\mathrm{d}\lambda}\right|_\lambda$.