| Package | Description | 
|---|---|
| org.apache.commons.math3.analysis.interpolation | Univariate real functions interpolation algorithms. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BicubicInterpolatorGenerates a  bicubic interpolating
 function. | 
| class  | BicubicSplineInterpolatorDeprecated. 
 as of 3.4 replaced by  PiecewiseBicubicSplineInterpolator | 
| class  | PiecewiseBicubicSplineInterpolatorGenerates a piecewise-bicubic interpolating function. | 
| class  | SmoothingPolynomialBicubicSplineInterpolatorDeprecated. 
 To be removed in 4.0 (see MATH-1166). | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.