ILNumerics - Technical Application Development
Top
The SplineInterpolatorDouble type exposes the following members.
Methods
Name | Description | |
---|---|---|
Apply |
Interpolate values at new query points, based on the same set of data used for creating this interpolator.
(Overrides ResultTin, ToutApply(InArrayTin, InCell).)[ILNumerics Interpolation Toolbox] | |
Dispose |
Dispose this interpolator object.
(Overrides ResultTin, ToutDispose.)[ILNumerics Interpolation Toolbox] | |
GetCoefficients |
Retrieve the spline coefficients of this interpolator object.
[ILNumerics Interpolation Toolbox] |
See Also