Method

NumCosmoXcorKernelget_adaptive_epsilon

Declaration [src]

gdouble
nc_xcor_kernel_get_adaptive_epsilon (
  NcXcorKernel* xclk
)

Description [src]

Gets the convergence threshold for adaptive k-range determination in the non-Limber integrand. The algorithm stops extending the k range when all component contributions drop below epsilon times the maximum kernel value.

Return value

Type: gdouble

The adaptive epsilon value.