Method

NumCosmoMathPowspecFiltereval_lnvar_lnr

Declaration [src]

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

Description [src]

Evaluates the logarithm base e of the filtered power spectrum at lnr and z.

Parameters

z

Type: const gdouble

Redshift $z$.

lnr

Type: const gdouble

Logarithm base e of $r$.

Return value

Type: gdouble

$\ln \left[ \sigma^2(\ln r, z) \right]$.