Click or drag to resize

ClusterTInstanceDissimilarity Property

Gets the dissimilarity / distance at which this cluster was found by the clustering algorithm.

Namespace:  Aglomera
Assembly:  Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
public double Dissimilarity { get; }
Request Example View Source

Property Value

Type: Double
See Also