NonlinearConstraint.IsLinear Property

Gets whether the constraint is linear.

Definition

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

Property Value

Boolean

See Also