Method

NumCosmoMathPowspecSphereProjeval_Cell_xi1_xi2

Declaration [src]

gdouble
ncm_powspec_sphere_proj_eval_Cell_xi1_xi2 (
  NcmPowspecSphereProj* psp,
  NcmModel* model,
  const gint ell,
  const gdouble z1,
  const gdouble z2,
  const gdouble xi1,
  const gdouble xi2
)

Description

No description available.

Parameters

model

Type: NcmModel

A NcmModel.

The data is owned by the caller of the method.
ell

Type: const gint

The value of $\ell$.

z1

Type: const gdouble

The value of $z_1$.

z2

Type: const gdouble

The value of $z_2$.

xi1

Type: const gdouble

The value of $\xi_1$.

xi2

Type: const gdouble

The value of $\xi_2$.

Return value

Type: gdouble

The value of $C_\ell(\xi_1, \xi_2)$.