Polarith AI
1.8

◆ GetValue()

T GetValue ( int  objectiveIndex,
int  valueIndex 
)

Gets a value (single element of the problem matrix).

Parameters
objectiveIndexThe index of the targeted objective (row).
valueIndexThe index of the targeted objective value (column).
Returns
The requested value.

Implemented in Problem< T >.

Imprint