Click or drag to resize

ForwardDifferenceGradientObjectiveFunctionRelativeIncrement Property

Gets or sets the relative forward-difference increment.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double RelativeIncrement { get; set; }

Property Value

Double
See Also