Package | Description |
---|---|
org.apache.commons.math3.optimization.direct |
This package provides optimization algorithms that don't require derivatives.
|
Modifier and Type | Class and Description |
---|---|
private class |
PowellOptimizer.LineSearch
Deprecated.
Class for finding the minimum of the objective function along a given
direction.
|