|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractSimplex | This class implements the simplex concept. |
BOBYQAOptimizer | Powell's BOBYQA algorithm. |
CMAESOptimizer | An implementation of the active Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for non-linear, non-convex, non-smooth, global function minimization. |
CMAESOptimizer.PopulationSize | Population size. |
CMAESOptimizer.Sigma | Input sigma values. |
MultiDirectionalSimplex | This class implements the multi-directional direct search method. |
NelderMeadSimplex | This class implements the Nelder-Mead simplex algorithm. |
PowellOptimizer | Powell algorithm. |
SimplexOptimizer | This class implements simplex-based direct search optimization. |
This package provides optimization algorithms that do not require derivatives.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |