Click or drag to resize

RBFSmoothingInterpolation2DCount Property

Gets the number of support points used by this model.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int Count { get; }

Property Value

Int32
See Also