Click or drag to resize
MPSReaderObjectiveCoefficients Property
The coefficents of the objective row.

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

Property Value

Type: Double
A double[] containing the coefficents of the objective.
See Also