Computes a two-dimensional, tensor-product spline interpolant from
two-dimensional, tensor-product data.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class Spline2DInterpolate : Spline2D |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class Spline2DInterpolate _ Inherits Spline2D |
Visual C++ |
---|
[SerializableAttribute] public ref class Spline2DInterpolate : public Spline2D |
Remarks
The class Spline2DInterpolate computes a tensor-product spline
interpolant. The tensor-product spline interpolant to data
, where
and
has the form







The computation is motivated by the following observations. It is necessary to solve the system of equations










![\bigl[ B_{m,k_y,t_y}(y_j)\bigr]\,\,\,\,\,\,\,\,\,\,\, 0 \le m,j \le n_y - 1](eqn/eqn_1721.png)





