Package | Description |
---|---|
org.apache.commons.math3.optimization.direct |
This package provides optimization algorithms that don't require derivatives.
|
org.apache.commons.math3.optimization.general |
This package provides optimization algorithms that require derivatives.
|
Class and Description |
---|
AbstractSimplex
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BaseAbstractMultivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BaseAbstractMultivariateSimpleBoundsOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
Class and Description |
---|
BaseAbstractMultivariateOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
BaseAbstractMultivariateVectorOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.