ILNumerics - Technical Application Development 
 
Top
 
The KrigingInterpolatorSingle type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Apply(InArraySingle, InCell) | 
            Apply new data points to the interpolator in order to estimate new values for them.
              (Overrides ResultTin, ToutApply(InArrayTin, InCell).)[ILNumerics Interpolation Toolbox]  | |
| Apply(InArraySingle, OutArraySingle) | 
            Compute interpolated values and optionally compute confidence estimates for new data points.
             [ILNumerics Interpolation Toolbox]  | |
| Dispose | 
            Dispose this object and all resources stored inside it after use.
              (Overrides ResultTin, ToutDispose.)[ILNumerics Interpolation Toolbox]  | |
| PowerLawVariogram | 
            Simple power-law variogram function, used as default variogram for kriging interpolation
             [ILNumerics Interpolation Toolbox]  | 
See Also