Method

NumCosmoMathPowspecFiltereval_var

Declaration [src]

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

Description [src]

Evaluate the filtered variance at $r$.

Parameters

z

Type: const gdouble

Redshift $z$.

r

Type: const gdouble

Distance $r$.

Return value

Type: gdouble

$\sigma^2(r, z)$.