Method

NumCosmoMathPowspecCorr3deval_xi

Declaration [src]

gdouble
ncm_powspec_corr3d_eval_xi (
  NcmPowspecCorr3d* psc,
  const gdouble z,
  const gdouble r
)

Description [src]

Evaluate the function $\xi(z, r)$ at r and z.

Parameters

z

Type: const gdouble

Redshift $z$.

r

Type: const gdouble

Distance $r$.

Return value

Type: gdouble

$\xi(r, z)$.