Class TricubicSplineInterpolator

java.lang.Object
org.apache.commons.math3.analysis.interpolation.TricubicSplineInterpolator
All Implemented Interfaces:
TrivariateGridInterpolator

@Deprecated public class TricubicSplineInterpolator extends Object implements TrivariateGridInterpolator
Deprecated.
To be removed in 4.0 (see MATH-1166).
Generates a tricubic interpolating function.
Since:
2.2