The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TClusterMethod


Unit:SDL_math2
Class:none
Declaration:TClusterMethod = (cmSingleLink, cmCompleteLink, cmWard, cmAvgLink, cmFlexLink, cmUpgma);

The type TClusterMethod defines the type of clustering method:

 
cmSingleLink single linkage
cmCompleteLink complete linkage
cmWard Ward's method
cmAvgLink average linkage
cmFlexLink flexible approach
cmUpgma unweighted pair group with arithmetic mean


Last Update: 2023-Feb-06