Method

NumCosmoMathPowspecFiltereval_sigma_lnr

Declaration [src]

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

Description [src]

Evaluate the square root 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

$\sqrt{ \sigma^2(\ln r, z) }$.