| Package | Description |
|---|---|
| org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
PolynomialFunctionNewtonForm |
DividedDifferenceInterpolator.interpolate(double[] x,
double[] y)
Compute an interpolating function for the dataset.
|
Copyright © 2016-2022 CS GROUP. All rights reserved.