|  | IOne | 
 Syntax
SyntaxThe IOneVariableMinimizer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | 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. | 
 See Also
See Also