Method

NumCosmoXcorKernelComponentset_max_iter

Declaration [src]

void
nc_xcor_kernel_component_set_max_iter (
  NcXcorKernelComponent* comp,
  guint max_iter
)

Description [src]

Sets the maximum number of iterations for GSL minimizer and root finder.

Parameters

max_iter

Type: guint

Maximum iterations for GSL solvers.