Click or drag to resize
MPSReaderObjective Property
The objective as a Row.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual MPSReaderRow Objective { get; }

Property Value

Type: MPSReaderRow
A Row containing a representation of the objective.
See Also