Golden |
The GoldenMinimizer type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this GoldenMinimizer.
(Overrides MinimizerBaseClone) | |
| Minimize(Bracket) | Minimizes the function within the interval contained in the given Bracket. | |
| Minimize(OneVariableFunction, Interval) | Minimizes the given function within the given interval. | |
| Minimize(OneVariableFunction, Double, Double) | Minimizes the given function within the given interval. | |
| Minimize(OneVariableFunction, Double, Double, Double) | Minimizes the given function within the given interval. |