| Package | Description | 
|---|---|
| org.apache.commons.math3.optim.nonlinear.vector.jacobian | This package provides optimization algorithms that require derivatives. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractLeastSquaresOptimizerDeprecated. 
 All classes and interfaces in this package are deprecated.
 The optimizers that were provided here were moved to the
  org.apache.commons.math3.fitting.leastsquarespackage
 (cf. MATH-1008). | 
| class  | GaussNewtonOptimizerDeprecated. 
 All classes and interfaces in this package are deprecated.
 The optimizers that were provided here were moved to the
  org.apache.commons.math3.fitting.leastsquarespackage
 (cf. MATH-1008). | 
| class  | LevenbergMarquardtOptimizerDeprecated. 
 All classes and interfaces in this package are deprecated.
 The optimizers that were provided here were moved to the
  org.apache.commons.math3.fitting.leastsquarespackage
 (cf. MATH-1008). | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.