| Package | Description |
|---|---|
| org.apache.commons.math3.optimization.fitting |
This package provides classes to perform curve fitting.
|
| Class and Description |
|---|
| CurveFitter
Fitter for parametric univariate real functions y = f(x).
|
| WeightedObservedPoint
This class is a simple container for weighted observed point in
curve fitting. |
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.