Package org.apache.commons.math.optimization.direct
package org.apache.commons.math.optimization.direct
This package provides optimization algorithms that don't require derivatives.
-
ClassesClassDescriptionThis class implements simplex-based direct search optimization algorithms.This class implements the multi-directional direct search method.This class implements the Nelder-Mead direct search method.Powell algorithm.