Package | Description |
---|---|
org.apache.commons.math.optimization.fitting |
This package provides classes to perform curve fitting.
|
Modifier and Type | Method and Description |
---|---|
GaussianFunction |
GaussianFitter.fit()
Fits Gaussian function to the observed points.
|
Copyright © 2003–2018. All rights reserved.