![]() | Brent |
The BrentMinimizer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of self.
(Overrides MinimizerBaseClone) |
![]() | 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. |