Method

NumCosmoXcorKernelCMBISWset_epsilon

Declaration [src]

void
nc_xcor_kernel_cmb_isw_set_epsilon (
  NcXcorKernelCMBISW* xcisw,
  gdouble epsilon
)

Description [src]

Sets the epsilon value used in kernel analysis to determine where the kernel drops to epsilon * K_max. Default value is 1.0e-3.

Parameters

epsilon

Type: gdouble

The epsilon value for kernel analysis.