Click or drag to resize

FitElementControllerEhView_ChooseErrorFunction Method

Handles selection of an error function.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhView_ChooseErrorFunction(
	int idx
)

Parameters

idx  Int32
The index of the dependent variable transformation.
See Also