ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() | Apply(InArray<Double>, InCell) |
Apply new data points to the interpolator in order to estimate new values for them.
(Overrides Result<Tin, Tout>.Apply(InArray<Tin>, InCell).)[ILNumerics Interpolation Toolbox] |
![]() | Apply(InArray<Double>, OutArray<Double>) |
Compute interpolated values and optionally compute confidence estimates for new data points.
[ILNumerics Interpolation Toolbox] |
See Also