Module rusfun::curve_fit[][src]

Expand description

Includes the Minimizer to optimize parameters of a model using the LM algorithm

Structs

MinimizationStep

Contains all relevant information after one minimization step

Minimizer

Container to perform a curve fit for model, given y and & sy

Functions

chi2

Figure of merit that is minimized during the fit procedure