Click or drag to resize

ClusterAnalysisDefaultDistanceFunction Property

Gets and sets the default distance delegate associated with ClusterAnalysis objects.

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

Property Value

DistanceFunction
See Also