![]() | DBrent |
The DBrentMinimizer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of self.
(Overrides MinimizerBaseClone) |
![]() | Minimize(Bracket, OneVariableFunction) | Minimizes the function within the interval contained in the given Bracket. |
![]() | Minimize(OneVariableFunction, OneVariableFunction, Interval) | Minimizes the given function within the given interval. |
![]() | Minimize(OneVariableFunction, OneVariableFunction, Double, Double) | Minimizes the given function within the given interval. |
![]() | Minimize(OneVariableFunction, OneVariableFunction, Double, Double, Double) | Minimizes the given function within the given interval. |