Click or drag to resize

IOneVariableDMinimizer Methods

The IOneVariableDMinimizer type exposes the following members.

Methods
 NameDescription
Public methodMinimize(Bracket, OneVariableFunction) Minimizes the function within the interval contained in the given Bracket.
Public methodMinimize(OneVariableFunction, OneVariableFunction, Interval) Minimizes the given function within the given interval.
Public methodMinimize(OneVariableFunction, OneVariableFunction, Double, Double) Minimizes the given function within the given interval.
Public methodMinimize(OneVariableFunction, OneVariableFunction, Double, Double, Double) Minimizes the given function within the given interval.
Top
See Also