flanagan.interpolation
Class BiCubicSplineFast
- java.lang.Object
-
- flanagan.interpolation.BiCubicSplineFast
-
public class BiCubicSplineFast extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description BiCubicSplineFast(double[] x1, double[] x2, double[][] y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleinterpolate(double xx1, double xx2)
-
DataMelt 3.0 © DataMelt by jWork.ORG