Polarith AI
1.8

◆ GetObjective()

ReadOnlyCollection<T> GetObjective ( int  index)

Gets the objective (problem matrix row) belonging to the specified index .

Access is read-only.

Parameters
indexThe index to get the corresponding objective for.
Returns
The objective belonging to the specified index .

Implemented in Problem< T >.

Imprint