BicubicInterpolatingFunction |
|
BilinearInterpolatingFunction |
Interpolate grid data using bi-linear interpolation.
|
BivariateGridInterpolator |
Interface representing a bivariate real interpolating function where the
sample points must be specified on a regular grid.
|
FieldUnivariateInterpolator |
Interface representing a univariate field interpolating function.
|
InterpolatingMicrosphere |
|
InterpolatingMicrosphere2D |
|
MultivariateInterpolator |
Interface representing a univariate real interpolating function.
|
PiecewiseBicubicSplineInterpolatingFunction |
|
TricubicInterpolatingFunction |
|
TrivariateGridInterpolator |
Interface representing a trivariate real interpolating function where the
sample points must be specified on a regular grid.
|
UnivariateInterpolator |
Interface representing a univariate real interpolating function.
|