Method

NumCosmoMathFitNLOptset_local_algo

Declaration [src]

void
ncm_fit_nlopt_set_local_algo (
  NcmFitNLOpt* fit_nlopt,
  NcmFitNloptAlgorithm algo
)

Description [src]

Sets the local algorithm to be used by fit_nlopt. This algorithm is used to refine the solution found by the main algorithm.

Parameters

algo

Type: NcmFitNloptAlgorithm

A NcmFitNloptAlgorithm.