| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.interpolation |
| Modifier and Type | Method and Description |
|---|---|
PolynomialsLeastSquaresFitterResult |
PolynomialsLeastSquaresFitter.regressVerbose(double[] xData,
double[] yData,
int degree,
boolean normalize)
Alternative regression method with different output.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.