ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
Apply(InArray<Single>, 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<Single>, OutArray<Single>) |
Compute interpolated values and optionally compute confidence estimates for new data points.
[ILNumerics Interpolation Toolbox] |
See Also