Documentation of 'org.apache.commons.math3.analysis.interpolation.SmoothingPolynomialBicubicSplineInterpolator' Java class
SmoothingPolynomialBicubicSplineInterpolator
org.apache.commons.math3.analysis.interpolation

Class SmoothingPolynomialBicubicSplineInterpolator

  • All Implemented Interfaces:
    BivariateGridInterpolator

    Deprecated. 
    To be removed in 4.0 (see MATH-1166).

    @Deprecated
    public class SmoothingPolynomialBicubicSplineInterpolator
    extends BicubicSplineInterpolator
    Generates a bicubic interpolation function. Prior to generating the interpolating function, the input is smoothed using polynomial fitting.
    Since:
    2.2

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.