Class RadialBasisKernelType
Represents the properties for RadialBasisKernelType
Inheritance
System.Object
RadialBasisKernelType
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.UWP.dll
Syntax
public class RadialBasisKernelType : Object
Constructors
RadialBasisKernelType()
Declaration
public RadialBasisKernelType()
Properties
Gamma
Gets the "gamma" value
Declaration
public double Gamma { get; }
Property Value
Type |
---|
System.Double |