Method
NumCosmoXcorKernelset_adaptive_boundary_tries
Declaration [src]
void
nc_xcor_kernel_set_adaptive_boundary_tries (
NcXcorKernel* xclk,
guint adaptive_boundary_tries
)
Description [src]
Sets the number of consecutive boundary points that must be below the convergence threshold before stopping boundary extension. Higher values provide more robust convergence detection at the cost of additional function evaluations. Typical values range from 2 to 5.
| Sets property | NumCosmo.XcorKernel:adaptive-boundary-tries |