Method

NumCosmoMathPowspecSphereProjpeek_ell_spline

Declaration [src]

NcmSpline*
ncm_powspec_sphere_proj_peek_ell_spline (
  NcmPowspecSphereProj* psp,
  const guint w_i,
  const gint ell
)

Description

No description available.

Parameters

w_i

Type: const guint

W index.

ell

Type: const gint

The value of $\ell$.

Return value

Type: NcmSpline

The resulting spline for $\ell$.

The returned data is owned by the instance.