ILNumerics Ultimate VS

KrigingInterpolatorSingleDim Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The number of dimensions of the sample points this interpolator is based upon [readonly]. New query points must conform to this dimensionality.

[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

public long Dim { get; }

Property Value

Type: Int64
Remarks

[ILNumerics Interpolation Toolbox]

See Also

Reference