Method

NumCosmoXcorKernelget_l_limber

Declaration [src]

gint
nc_xcor_kernel_get_l_limber (
  NcXcorKernel* xclk
)

Description [src]

Gets the Limber approximation threshold for the kernel. Returns -1 for never using Limber, 0 for always using Limber, or N > 0 to use Limber for l >= N.

Return value

Type: gint

The Limber threshold.