Click or drag to resize

ObjectiveFunctionBaseEvaluate Method

Evaluates the objective function and derivative information.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected abstract void Evaluate()
See Also