Package | Description |
---|---|
org.apache.commons.math3.fitting.leastsquares |
This package provides algorithms that minimize the residuals
between observations and model values.
|
Modifier and Type | Method and Description |
---|---|
GaussNewtonOptimizer |
GaussNewtonOptimizer.withDecomposition(GaussNewtonOptimizer.Decomposition newDecomposition)
Configure the decomposition algorithm.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.