The class used to store which entity is associated with which centroid.

Namespace:  Cloudster
Assembly:  Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class EntityClusterTables
Visual Basic (Declaration)
Public Class EntityClusterTables
Visual C++
public ref class EntityClusterTables

Inheritance Hierarchy

System..::.Object
  Cloudster..::.EntityClusterTables

See Also