Click or drag to resize

SolverVariableSettingsInitialValue Property

Gets or sets the initial value of the variable. By default this is set to zero.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double InitialValue { get; set; }

Property Value

Type: Double
See Also