FunctionMathFindMaximum Method |
Name | Description | |
---|---|---|
FindMaximum(FuncDouble, Double, Interval) |
Maximizes a function on the given interval.
| |
FindMaximum(FuncDouble, Double, Double) |
Maximizes a function in the vicinity of a given point.
| |
FindMaximum(FuncDouble, Double, Interval, ExtremumSettings) |
Maximizes a function on the given interval, subject to the given evaluation settings.
| |
FindMaximum(FuncDouble, Double, Double, ExtremumSettings) |
Maximizes a function in the vicinity of a given point, subject to the given evaluation settings.
|