The rosenbrock4 (standardized version) function is defined over the domain
[0,1]^4. It has 1 global minimizer : x* = c(0.4,0.4,0.4,0.4), with
minimum f(x*) = -1.019701, and an additional local minimizer, x*,2 =
c(0.26667,0.4,0.4,0.4), with minimum f(x*,2) = -1.019691.