powered by
Returns the global optimum and its value
getGlobalOptimum(fn)
[list] List containing the following entries:
list
Named list of parameter value(s).
numeric(1)
Optimal value.
logical(1)
Is the global optimum a minimum or maximum?
[smoof_function] Objective function.
smoof_function