Method

NumCosmoMathFitLevmarset_algo

Declaration [src]

void
ncm_fit_levmar_set_algo (
  NcmFitLevmar* fit_levmar,
  NcmFitLevmarAlgos algo
)

Description [src]

Sets the algorithm to be used by the given NcmFitLevmar.

Parameters

algo

Type: NcmFitLevmarAlgos

A #levmar_algorithm.