|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Class Summary | |
|---|---|
| BracketSearchMinimizer | This class provides implementation support for those univariate optimization algorithms that are based on bracketing. |
| BrentMinimizer | Brent's algorithm is the preferred method for finding the minimum of a univariate function. |
| FibonaccMinimizer | The Fibonacci search is a dichotomous search where a bracketing interval is sub-divided by the Fibonacci ratio. |
| GoldenMinimizer | This is the golden section univariate minimization algorithm. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||