MultiFunctionMathFindLocalMaximum Method

Overload List

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

See Also