| Name | Description |
---|
| OfFunction(FuncVectorDouble, Double, VectorDouble, Double, Int32) |
Find vector x that minimizes the function f(x) using the Nelder-Mead Simplex algorithm.
For more options and diagnostics consider to use NelderMeadSimplex directly.
|
| OfFunction(FuncDouble, Double, Double, Double, Double, Double, Int32) |
Find vector x that minimizes the function f(x) using the Nelder-Mead Simplex algorithm.
For more options and diagnostics consider to use NelderMeadSimplex directly.
|
| OfFunction(FuncDouble, Double, Double, Double, Double, Double, Double, Double, Int32) |
Find vector x that minimizes the function f(x) using the Nelder-Mead Simplex algorithm.
For more options and diagnostics consider to use NelderMeadSimplex directly.
|
| OfFunction(FuncDouble, Double, Double, Double, Double, Double, Double, Double, Double, Double, Int32) |
Find vector x that minimizes the function f(x) using the Nelder-Mead Simplex algorithm.
For more options and diagnostics consider to use NelderMeadSimplex directly.
|
| OfFunction(FuncDouble, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Int32) |
Find vector x that minimizes the function f(x) using the Nelder-Mead Simplex algorithm.
For more options and diagnostics consider to use NelderMeadSimplex directly.
|