Click or drag to resize

ForwardDifferenceGradientObjectiveFunctionEvaluateGradient Method

Evaluates the gradient by forward differences.

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