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

Class PolyCubicSpline



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

      • PolyCubicSpline

        public PolyCubicSpline(java.lang.Object xArrays,
                               java.lang.Object fOfX)
    • Method Detail

      • noRoundingErrorCheck

        public static void noRoundingErrorCheck()
      • potentialRoundingError

        public static void potentialRoundingError(double potentialRoundingError)
      • getXmin

        public double[] getXmin()
      • getXmax

        public double[] getXmax()
      • getNumberOfDimensions

        public int getNumberOfDimensions()
      • getLimits

        public double[] getLimits()
      • displayLimits

        public void displayLimits()
      • averageIdenticalAbscissae

        public void averageIdenticalAbscissae()
      • interpolate

        public double interpolate(double[] unknownCoord)
      • setDeriv

        public void setDeriv(java.lang.Object internalDeriv)
      • getDeriv

        public java.lang.Object getDeriv()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.