Package com.imsl.test.example.math
Class Spline2DInterpolateEx1
java.lang.Object
com.imsl.test.example.math.Spline2DInterpolateEx1
Spline2DInterpolate Example 1: Computes a tensor-product spline interpolant.
A tensor-product spline interpolant to the function $$f(x,y) = x^{3} + y^2$$ is computed. The values of the interpolant and the error on a \(4 \times 4\) grid are displayed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Spline2DInterpolateEx1
public Spline2DInterpolateEx1()
-
-
Method Details
-
main
-