Queue job for the computation of the centroid of a cluster

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

Syntax

C#
public class ClusterJob : QueueJob
Visual Basic (Declaration)
Public Class ClusterJob _
	Inherits QueueJob
Visual C++
public ref class ClusterJob : public QueueJob

Inheritance Hierarchy

System..::.Object
  Cloudster..::.QueueJob
    Cloudster..::.ClusterJob

See Also