Class TricubicInterpolator

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

public class TricubicInterpolator extends Object implements TrivariateGridInterpolator
Generates a tricubic interpolating function.
Since:
3.4