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

Class PolyCubicSplineFast



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

      Constructors 
      Constructor and Description
      PolyCubicSplineFast(java.lang.Object xArrays, java.lang.Object fOfX) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double interpolate(double[] unknownCoord) 
      • Methods inherited from class java.lang.Object

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

      • PolyCubicSplineFast

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

      • interpolate

        public double interpolate(double[] unknownCoord)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.