Package and Description |
---|
org.apache.commons.math3.optim.nonlinear.vector
All classes and interfaces in this package are deprecated.
The optimizers that were provided here were moved to the
org.apache.commons.math3.fitting.leastsquares package
(cf. MATH-1008). |
org.apache.commons.math3.optim.nonlinear.vector.jacobian
All classes and interfaces in this package are deprecated.
The optimizers that were provided here were moved to the
org.apache.commons.math3.fitting.leastsquares package
(cf. MATH-1008). |
Enum and Description |
---|
org.apache.commons.math3.optimization.general.ConjugateGradientFormula
As of 3.1 (to be removed in 4.0).
|
org.apache.commons.math3.optimization.GoalType
As of 3.1 (to be removed in 4.0).
|
org.apache.commons.math3.optimization.linear.Relationship
As of 3.1 (to be removed in 4.0).
|
Exceptions and Description |
---|
org.apache.commons.math3.optimization.linear.NoFeasibleSolutionException
As of 3.1 (to be removed in 4.0).
|
org.apache.commons.math3.optimization.linear.UnboundedSolutionException
As of 3.1 (to be removed in 4.0).
|
Enum Constant and Description |
---|
org.apache.commons.math3.exception.util.LocalizedFormats.INPUT_DATA_FROM_UNSUPPORTED_DATASOURCE |
Copyright © 2003–2017. All rights reserved.