ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Interpolation (in ILNumerics.Toolboxes.Interpolation.dll) Version: 5.5.0.0 (5.5.7503.3146)
Variogram weights for the Distances provided.
Simple power-law variogram function, used as default variogram for kriging interpolation
[ILNumerics Interpolation Toolbox]
Namespace: ILNumerics.Toolboxes
Assembly: ILNumerics.Toolboxes.Interpolation (in ILNumerics.Toolboxes.Interpolation.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- Distances
- Type: ILNumericsInArrayDouble
Symmetric matrix with euclidian distances of the provided datapoints.
Return Value
Type: RetArrayDoubleVariogram weights for the Distances provided.
Remarks
[ILNumerics Interpolation Toolbox]
See Also