Class KohonenMap
Represents the properties of KohonenMap element and its attributes
Inheritance
System.Object
KohonenMap
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class KohonenMap : Object
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 |