Constraint.Value Property

Gets the current value of the constraint.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double Value { get; protected set; }

Property Value

Double

See Also