The objective as a Row.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public virtual MPSReader..::.Row Objective { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property Objective As MPSReader..::.Row
Visual C++
public:
virtual property MPSReader..::.Row^ Objective {
	MPSReader..::.Row^ get ();
}

Field Value

A Row containing a representation of the objective.

See Also