Click or drag to resize

ForwardDifferenceGradientObjectiveFunctionValueEvaluated Property

Gets or sets a value indicating whether the objective value has been evaluated.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected bool ValueEvaluated { get; set; }

Property Value

Boolean
See Also