Finds multiple minima of a given n-dimension function in a given interval.
Determines multiple minima of an n-dimension function in a given interval using the conjugate gradient method.
Determines multiple minima of an n-dimension function in a given interval using the downhill simplex method.