|
GoldfarbIdnaniNumberOfEqualities Property
|
Gets how many constraints are inequality constraints.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public int NumberOfEqualities { get; }
Public ReadOnly Property NumberOfEqualities As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also