ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
splinen(InArraycomplex, InCell, InCell) |
N-dimensional cubic spline interpolation for gridded points from a given data grid.
[ILNumerics Interpolation Toolbox] | |
splinen(InArrayfcomplex, InCell, InCell) |
N-dimensional cubic spline interpolation for gridded points from a given data grid.
[ILNumerics Interpolation Toolbox] | |
splinen(InArrayDouble, InCell, InCell) |
N-dimensional cubic spline interpolation for gridded points from a given data grid.
[ILNumerics Interpolation Toolbox] | |
splinen(InArraySingle, InCell, InCell) |
N-dimensional cubic spline interpolation for gridded points from a given data grid.
[ILNumerics Interpolation Toolbox] | |
splinen(InArraycomplex, Nullablecomplex, InCell, InCell) |
N-dimensional gridded cubic spline interpolation from sampled grids.
[ILNumerics Interpolation Toolbox] | |
splinen(InArrayfcomplex, Nullablefcomplex, InCell, InCell) |
N-dimensional gridded cubic spline interpolation from sampled grids.
[ILNumerics Interpolation Toolbox] | |
splinen(InArrayDouble, NullableDouble, InCell, InCell) |
N-dimensional gridded cubic spline interpolation from sampled grids.
[ILNumerics Interpolation Toolbox] | |
splinen(InArraySingle, NullableSingle, InCell, InCell) |
N-dimensional gridded cubic spline interpolation from sampled grids.
[ILNumerics Interpolation Toolbox] |
See Also