INTERPOLATE 

Call: INTERPOLATE


matrix

A global variable associated with a matrix, or an expression that results in a matrix.

In the description of this routine, n is used for the number of dimensions of this matrix.


ord

Vectors of ordinates, one vector is required along each of the dimensions of the matrix.

points

An n-matrix or an nxm-matrix, where n is the number of dimensions of the matrix to be interpolated in. The value of m, the number of points for which interpolation is requested, is limited only by available storage.

out

The result of the interpolation is stored in the matrix out. This is an m-matrix where m is the number of points for which interpolation is requested.

This argument should be a global variable. If the variable is already in use, then any string, histogram or matrix associated with it will be deleted.


Go to the top level, to Call, to INTERPOLATE, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.