Method

NumCosmoXcorKerneleval_limber_z_full

Declaration [src]

gdouble
nc_xcor_kernel_eval_limber_z_full (
  NcXcorKernel* xclk,
  NcHICosmo* cosmo,
  gdouble z,
  NcDistance* dist,
  gint l
)

Description [src]

Evaluates the Limber kernel at redshift z for multipole l, including the normalization factor. This function computes the kinetic quantities internally using dist and applies the kernel’s constant factor.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

A #gdouble.

dist

Type: NcDistance

A NcDistance.

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

Type: gint

A #gint.

Return value

Type: gdouble

The normalized kernel value $c \times W(z,\ell)$.