Click or drag to resize

NonlinearModelOfFitEnsembleEvaluateFunction Method

Evaluates the objective function value and updates cached values.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void EvaluateFunction()
See Also