Package | Description |
---|---|
org.apache.commons.math.optimization.fitting |
This package provides classes to perform curve fitting.
|
Modifier and Type | Method and Description |
---|---|
HarmonicFunction |
HarmonicFunction.derivative()
Returns the derivative of the function
|
HarmonicFunction |
HarmonicFitter.fit()
Fit an harmonic function to the observed points.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.