Click or drag to resize

ClusterSetEvaluationTInstanceClusterSet Property

Gets the cluster-set that was evaluated.

Namespace:  Aglomera
Assembly:  Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
public ClusterSet<TInstance> ClusterSet { get; }
Request Example View Source

Property Value

Type: ClusterSetTInstance
See Also