Package | Description |
---|---|
org.apache.commons.math.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Method and Description |
---|---|
PolynomialFunctionNewtonForm |
DividedDifferenceInterpolator.interpolate(double[] x,
double[] y)
Computes an interpolating function for the data set.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.