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

Class BiCubicSplineShort



  • public class BiCubicSplineShort
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      BiCubicSplineShort(double[] x1, double[] x2, double[][] y) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double interpolate(double xx1, double xx2) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BiCubicSplineShort

        public BiCubicSplineShort(double[] x1,
                                  double[] x2,
                                  double[][] y)
    • Method Detail

      • interpolate

        public double interpolate(double xx1,
                                  double xx2)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.