Click or drag to resize

OrderedConnectivityMatrixDistanceFunction Property

Gets and the distance function used in the hierarchical cluster analysis.

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

Property Value

OrderedConnectivityMatrixElementDistance
See Also