Method

NumCosmoXcorKernelComponentset_epsilon

Declaration [src]

void
nc_xcor_kernel_component_set_epsilon (
  NcXcorKernelComponent* comp,
  gdouble epsilon
)

Description [src]

Sets the epsilon value used in kernel analysis to determine where KL(k, y/k) drops to epsilon * KL_max.

Parameters

epsilon

Type: gdouble

The epsilon value for kernel analysis.