KMeansTData, TDataSumSortingOfClusterValues Property |
Get/sets the sorting of cluster values after evaluation. It presumes that the generic type TDataSum
implements the
IComparable interface.
Namespace: Altaxo.Calc.ClusteringAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SortDirection SortingOfClusterValues { get; set; }
Property Value
SortDirectionSee Also