Click or drag to resize

RBFSmoothingInterpolation2D Properties

The RBFSmoothingInterpolation2D type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of support points used by this model.
Public propertyEpsilonGets the kernel shape parameter (used by some kernels).
Public propertyKernelGets the kernel used by this model.
Public propertyLambdaGets the smoothing parameter used during fitting.
Public propertyTailGets the polynomial tail type used by this model.
Top
See Also