menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KohonenMap - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved