The type of SVM kernel
| C# | Visual Basic | Visual C++ |
public SVM_KERNEL_TYPE KernelType { get; set; }
Public Property KernelType As SVM_KERNEL_TYPE
public: property SVM_KERNEL_TYPE KernelType { SVM_KERNEL_TYPE get (); void set (SVM_KERNEL_TYPE value); }