| Package | Description |
|---|---|
| org.apache.commons.math4.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BicubicInterpolator
Generates a
bicubic interpolating
function. |
class |
PiecewiseBicubicSplineInterpolator
Generates a piecewise-bicubic interpolating function.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.