powered by
Retrieve the global minimum of a test function.
global_minimum(fn)
Function to query.
List with two elements. par contains the location of the global minimum in the parameter space (possibly as a list if there are multiple global minima) and value the function value of the global minimum.
par
value