MultiFunctionMathFindLocalMinimum Method

Overload List

FindLocalMinimum(FuncIReadOnlyListDouble, Double, IReadOnlyListDouble) Finds a local minimum of a multi-dimensional function in the vicinity of the given starting location.
FindLocalMinimum(FuncIReadOnlyListDouble, Double, IReadOnlyListDouble, MultiExtremumSettings) Finds a local minimum of a multi-dimensional function in the vicinity of the given starting location, subject to the given evaluation constraints.

See Also