Click or drag to resize

Distance Methods

The Distance type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAverageLinkage
Computes the average linkage between the specified clusters.
Public methodStatic memberCentroidLinkage
Computes the centroid linkage between the specified clusters.
Public methodStatic memberCompleteDiameter
Computes the complete diameter of the specified cluster.
Public methodStatic memberCompleteLinkage
Computes the complete linkage between the specified clusters.
Public methodStatic memberEuclidean
Computes the Euclidean distance matrix of the specified cluster.
Public methodStatic memberSingleLinkage
Computes the single linkage between the specified clusters.
Top
See Also