public class Spline2DInterpolateEx1 extends Object
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 and Description |
---|
Spline2DInterpolateEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.