KMeansTData, TDataSumSortingOfClusterValues Property |
Gets or 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.3448.0 (4.8.3448.0)
Syntaxpublic SortDirection SortingOfClusterValues { get; set; }Property Value
SortDirection
Exceptions
See Also