Package | Description |
---|---|
org.apache.commons.math3.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Field and Description |
---|---|
private BicubicFunction[][] |
BicubicInterpolatingFunction.splines
Set of cubic splines patching the whole data grid
|