Rbf Options.Kernel Property
Gets the RBF kernel to use for interpolation.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
The RBF kernel.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
public RadialBasisFunction Kernel { get; }Property Value
RadialBasisFunctionThe RBF kernel.