Package | Description |
---|---|
org.apache.commons.math3.optimization.direct |
This package provides optimization algorithms that don't require derivatives.
|
org.apache.commons.math3.optimization.univariate |
Univariate real functions minimum finding algorithms.
|
Class and Description |
---|
BaseAbstractUnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BaseUnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BracketFinder
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BrentOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
UnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
UnivariatePointValuePair
Deprecated.
As of 3.1 (to be removed in 4.0).
|
Class and Description |
---|
BaseAbstractUnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BaseUnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
UnivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
UnivariatePointValuePair
Deprecated.
As of 3.1 (to be removed in 4.0).
|