Method

NumCosmoMathPowspecFiltereval_sigma

Declaration [src]

gdouble
ncm_powspec_filter_eval_sigma (
  NcmPowspecFilter* psf,
  const gdouble z,
  const gdouble r
)

Description [src]

Evaluates the square root of the filtered power spectrum at r and z.

Parameters

z

Type: const gdouble

Redshift $z$.

r

Type: const gdouble

Distance $r$.

Return value

Type: gdouble

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