ILNumerics Ultimate VS

KrigingInterpolatorFComplex Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The KrigingInterpolatorFComplex type exposes the following members.

Methods

  NameDescription
Public methodApply(InArray<Single>, InCell)
Apply new data points to the interpolator in order to estimate new values for them.

[ILNumerics Interpolation Toolbox]

(Overrides Result<Tin, Tout>.Apply(InArray<Tin>, InCell).)
Public methodApply(InArray<Single>, OutArray<Single>)
Compute interpolated values and optionally compute confidence estimates for new data points.

[ILNumerics Interpolation Toolbox]

Public methodDispose
Dispose this object and all resources stored inside it after use.

[ILNumerics Interpolation Toolbox]

(Overrides Result<Tin, Tout>.Dispose().)
Public methodPowerLawVariogram
Simple power-law variogram function, used as default variogram for kriging interpolation

[ILNumerics Interpolation Toolbox]

Top
See Also

Reference