Returns the values of the tensor-product spline of an array of points.
double
array specifying the x-coordinates at which the spline is to be evaluated. double
array specifying the y-coordinates at which the spline is to be evaluated. An xVec.Length
by yVec.Length
double
matrix containing the values evaluated.
Spline2D Class | Imsl.Math Namespace | Spline2D.Value Overload List