|
|
||
|
|
| ListInterpolation[array] constructs an InterpolatingFunction object which represents an approximate function that interpolates the array of values given. |
| ListInterpolation[array, {{xmin, xmax}, {ymin, ymax}, ...}] specifies the domain of the grid from which the values in array are assumed to come. |