Polarith AI
1.8

◆ GetObjective()

ReadOnlyCollection<float> 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 .
Exceptions
ArgumentOutOfRangeExceptionIf there is no objective at the specified index .
Imprint