Gets whether the constraint is linear.
Namespace:
Extreme.Mathematics.Optimization
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public override bool IsLinear { get; }
Public Overrides ReadOnly Property IsLinear As Boolean
Get
public:
virtual property bool IsLinear {
bool get () override;
}
abstract IsLinear : bool with get
override IsLinear : bool with get
Property Value
Type:
Boolean
Reference