| Package | Description | 
|---|---|
| org.apache.commons.math3.optimization | All classes and sub-packages of this package are deprecated. | 
| org.apache.commons.math3.optimization.general | This package provides optimization algorithms that require derivatives. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DifferentiableMultivariateMultiStartOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| Constructor and Description | 
|---|
| DifferentiableMultivariateMultiStartOptimizer(DifferentiableMultivariateOptimizer optimizer,
                                             int starts,
                                             RandomVectorGenerator generator)Deprecated.  Create a multi-start optimizer from a single-start optimizer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractScalarDifferentiableOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
| class  | NonLinearConjugateGradientOptimizerDeprecated. 
 As of 3.1 (to be removed in 4.0). | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.