Click or drag to resize
Accord.NET (logo)

GoldfarbIdnaniConstraintValues Property

Gets the constraint values b for the problem.

Namespace:  Accord.Math.Optimization
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public double[] ConstraintValues { get; }
Request Example View Source

Property Value

Type: Double
See Also