Package org.hipparchus.optim.nonlinear.scalar.noderiv
package org.hipparchus.optim.nonlinear.scalar.noderiv
This package provides optimization algorithms that do not require derivatives.
-
ClassDescriptionThis class implements the simplex concept.Powell's BOBYQA algorithm.An implementation of the active Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for non-linear, non-convex, non-smooth, global function minimization.Population size.Input sigma values.This class implements the multi-directional direct search method.This class implements the Nelder-Mead simplex algorithm.Powell's algorithm.This class implements simplex-based direct search optimization.