|
Interpolation::inhr
ListInterpolation::inhr
InterpolatingFunction::inhr

Generated when there are not enough points in the data to construct an interpolation of the requested order.
Interpolation of order n requires n+1 data points.
The order of interpolation is specified using the InterpolationOrder option.
The default value of the InterpolationOrder option is 3. This interpolation order requires at least 4 points in each dimension.
Examples
|