Click or drag to resize

NMFClusteringAlgClusterSet Property

Gets a ClusterSet object that identifies the cluster into which each object was grouped. The indexing operator on the returned ClusterSet returns the cluter number to which ith object was grouped.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public ClusterSet ClusterSet { get; }

Property Value

ClusterSet
See Also