Class Minkowski
Represents properties for Minkowski - comparison measure
Inheritance
System.Object
Minkowski
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Base.dll
Syntax
public class Minkowski
Constructors
Minkowski()
Declaration
public Minkowski()
Properties
PParamter
Gets the "p-paramter" value
Declaration
public int PParamter { get; }
Property Value
Type |
---|
System.Int32 |