| Package | Description |
|---|---|
| org.apache.commons.math3.fitting.leastsquares |
This package provides algorithms that minimize the residuals
between observations and model values.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
LeastSquaresFactory.LocalLeastSquaresProblem
A private, "field" immutable (not "real" immutable) implementation of
LeastSquaresProblem. |