|
LinearConstraintCombinedAs Property
|
Gets the scalar coefficients combining the
variables specified by the constraints.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double[] CombinedAs { get; set; }
Public Property CombinedAs As Double()
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also