Click or drag to resize

SolverConstraintSettings.DesiredValue Property

Gets or sets the threshold that the corresponding value computed by the SolvableMultivariableFunction or OptimizerMultivariableFunction will be driven to.

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

Property Value

Type: Double
See Also