Class KohonenMap
Represents the properties of KohonenMap element and its attributes
Inheritance
System.Object
KohonenMap
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 KohonenMap
Constructors
KohonenMap()
Declaration
public KohonenMap()
Fields
m_coord3
Declaration
public double m_coord3
Field Value
Type |
---|
System.Double |
Properties
Coord1
Gets the "Coord1" value
Declaration
public double Coord1 { get; }
Property Value
Type |
---|
System.Double |
Coord2
Gets the "Coord2" value
Declaration
public double Coord2 { get; }
Property Value
Type |
---|
System.Double |
Coord3
Gets the "Coord3" value
Declaration
public double Coord3 { get; }
Property Value
Type |
---|
System.Double |