Click or drag to resize

RBFSmoothingInterpolation2DKernel Property

Gets the kernel 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 RBFSmoothingInterpolation2DKernelKind Kernel { get; }

Property Value

RBFSmoothingInterpolation2DKernelKind
See Also