| Package | Description | 
|---|---|
| org.apache.commons.math3.optimization | All classes and sub-packages of this package are deprecated. | 
| 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. | 
| org.apache.commons.math3.optimization.univariate | Univariate real functions minimum finding algorithms. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BaseMultivariateOptimizer<FUNC extends MultivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | BaseMultivariateSimpleBoundsOptimizer<FUNC extends MultivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | BaseMultivariateVectorOptimizer<FUNC extends MultivariateVectorFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | DifferentiableMultivariateOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | DifferentiableMultivariateVectorOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | MultivariateDifferentiableOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | MultivariateDifferentiableVectorOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | MultivariateOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseMultivariateMultiStartOptimizer<FUNC extends MultivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | BaseMultivariateVectorMultiStartOptimizer<FUNC extends MultivariateVectorFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | DifferentiableMultivariateMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | DifferentiableMultivariateVectorMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | MultivariateDifferentiableMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | MultivariateDifferentiableVectorMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | MultivariateMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseAbstractMultivariateOptimizer<FUNC extends MultivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | BaseAbstractMultivariateSimpleBoundsOptimizer<FUNC extends MultivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | BaseAbstractMultivariateVectorOptimizer<FUNC extends MultivariateVectorFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | BOBYQAOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | CMAESOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | PowellOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | SimplexOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDifferentiableOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | AbstractLeastSquaresOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | AbstractScalarDifferentiableOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | GaussNewtonOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | LevenbergMarquardtOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | NonLinearConjugateGradientOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BaseUnivariateOptimizer<FUNC extends UnivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
| interface  | UnivariateOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseAbstractUnivariateOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | BrentOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | UnivariateMultiStartOptimizer<FUNC extends UnivariateFunction>Deprecated. 
 As of 3.1 (to be removed in 4.0). | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.