|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| ConvergenceChecker | This interface specifies how to check if a direct search method has converged.
|
| CostFunction | This interface represents a cost function to be minimized. |
| Class Summary | |
| DirectSearchOptimizer | This class implements simplex-based direct search optimization algorithms. |
| MultiDirectional | This class implements the multi-directional direct search method. |
| NelderMead | This class implements the Nelder-Mead direct search method. |
| PointCostPair | This class holds a point and its associated cost. |
| Exception Summary | |
| CostException | This class represents exceptions thrown by cost functions. |
| NoConvergenceException | This class represents exceptions thrown by optimization algorithms. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||