Polarith AI
1.8

◆ NormalizeObjective()

void NormalizeObjective ( int  index)

Normalizes the objective at the specified index so that its values are between 0f and 1f.

If all the values are already between these normalized interval, nothing is done.

Parameters
indexSpecifies the objective to be normalized.
Exceptions
System.ArgumentOutOfRangeExceptionIf there is no objective at the specified index .
Imprint