Scale vector x in original space forward to rescaled space (usually \([-1,1]^d\))
forwardRescale(x, cobra)
a vector in the original input space
list from cobraInit
, we need here
a vector with lower bounds in original input space
a vector with upper bounds in original input space
a number, the rescaled lower bound for all dimensions
a number, the rescaled upper bound for all dimensions
z
, scaled version of vector x