LinearConstraint.IsLinear Property

Gets whether the constraint is linear.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public override bool IsLinear { get; }

Property Value

Boolean

See Also