Deprecated API
Contents
-
Packages Package 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 theorg.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 theorg.apache.commons.math3.fitting.leastsquares
package (cf. MATH-1008).
-
Enums Enum 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 Exceptions 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 Constants Enum Constant Description org.apache.commons.math3.exception.util.LocalizedFormats.INPUT_DATA_FROM_UNSUPPORTED_DATASOURCE