|  | Downhill | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Minimize(DoubleFunctional, DoubleMatrix) | Minimizes the given function using the starting simplex. | 
|  | Minimize(DoubleFunctional, DoubleVector) | Minimizes the given function near the given starting point. | 
|  | Minimize(MultiVariableFunction, DoubleMatrix) | Obsolete. Minimizes the given function using the starting simplex. | 
|  | Minimize(MultiVariableFunction, DoubleVector) | Obsolete. Minimizes the given function near the given starting point. | 
|  | Minimize(DoubleFunctional, DoubleVector, DoubleVector) | Minimizes the given function near the given starting point. | 
|  | Minimize(DoubleFunctional, DoubleVector, Double) | Minimizes the given function near the given starting point. | 
|  | Minimize(MultiVariableFunction, DoubleVector, DoubleVector) | Obsolete. Minimizes the given function near the given starting point. | 
|  | Minimize(MultiVariableFunction, DoubleVector, Double) | Obsolete. Minimizes the given function near the given starting point. | 
 See Also
See Also