Class SmoothingPolynomialBicubicSplineInterpolator

  • All Implemented Interfaces:
    BivariateGridInterpolator

    @Deprecated
    public class SmoothingPolynomialBicubicSplineInterpolator
    extends BicubicSplineInterpolator
    Deprecated.
    To be removed in 4.0 (see MATH-1166).
    Generates a bicubic interpolation function. Prior to generating the interpolating function, the input is smoothed using polynomial fitting.
    Since:
    2.2