Click or drag to resize

SolverConstraintSettingsDesiredValue 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: 24.1.418.0 (24.1.418.0)
Syntax
public double DesiredValue { get; set; }

Property Value

Type: Double
See Also