Nelder |
| Name | Description | |
|---|---|---|
| Minimize(VectorDouble) | Minimizes the given cost function. | |
| Minimize(VectorDouble) | Minimizes the given cost function starting from an initial simplex. | |
| Minimize(VectorDouble, CancellationToken, ActionDouble) | Minimizes the given cost function with cancellation support and progress reporting. | |
| Minimize(VectorDouble, CancellationToken, ActionDouble) | Minimizes the given cost function starting from an initial simplex. | |
| Minimize(VectorDouble, Double, Double, Double, Double) | Minimizes the given cost function using explicit simplex coefficients. |