Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBaseEvaluateFunction Method

Evaluates the objective function value and updates cached values.

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