Documentation of 'flanagan.interpolation.LinearInterpolation' Java class
LinearInterpolation
flanagan.interpolation

Class LinearInterpolation



  • public class LinearInterpolation
    extends java.lang.Object
    • Constructor Detail

      • LinearInterpolation

        public LinearInterpolation(double[] x,
                                   double[] y)
    • Method Detail

      • noRoundingErrorCheck

        public static void noRoundingErrorCheck()
      • potentialRoundingError

        public static void potentialRoundingError(double potentialRoundingError)
      • averageIdenticalAbscissae

        public static void averageIdenticalAbscissae()
      • orderPoints

        public void orderPoints()
      • getXmax

        public double getXmax()
      • getXmin

        public double getXmin()
      • getLimits

        public double[] getLimits()
      • displayLimits

        public void displayLimits()
      • checkForIdenticalPoints

        public void checkForIdenticalPoints()
      • supress

        public static void supress()
      • unsupress

        public static void unsupress()
      • interpolate

        public double interpolate(double xx)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.