Click or drag to resize

LazyObjectiveFunctionBaseFunctionValue Property

Gets or sets the cached function value.

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

Property Value

Double
See Also