This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The vector output y is obtained by rescaling all components of the input vector u to run from y_min
to y_max
over the range min
to max
.
Care has to be taken if enterInputRange = false
, as then a vector of identical values will cause division by zero.
Rescale, Functions.rescaleVector