Class BicubicSplineInterpolator

java.lang.Object
org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolator
All Implemented Interfaces:
BivariateGridInterpolator
Direct Known Subclasses:
SmoothingPolynomialBicubicSplineInterpolator

Deprecated.
Generates a bicubic interpolating function. Due to numerical accuracy issues this should not be used.
Since:
2.2