Package | Description |
---|---|
org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Method | Description |
---|---|---|
PolynomialFunctionLagrangeForm |
NevilleInterpolator.interpolate(double[] x,
double[] y) |
Computes an interpolating function for the data set.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.