Method

NumCosmoMathPowspecFiltereval_dlnvar_dr

Declaration [src]

gdouble
ncm_powspec_filter_eval_dlnvar_dr (
  NcmPowspecFilter* psf,
  const gdouble z,
  const gdouble lnr
)

Description [src]

Evaluates the first derivative of the logarithm of the filtered variance with respect to $r$ at lnr and z.

Parameters

z

Type: const gdouble

Redshift $z$.

lnr

Type: const gdouble

Logarithm base e of $r$.

Return value

Type: gdouble

$\frac{\mathrm{d} \left[ \ln \sigma^2(\ln r, z) \right] }{\mathrm{d} r }$.