Click or drag to resize
MinConGenLinObjectiveValue Property
Returns the value of the objective function.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ObjectiveValue { get; }

Property Value

Type: Double
A double scalar containing the value of the objective function.
See Also