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....



DistModeId


Unit: SDL_sdlbase
Class: none
Declaration: const DistModeId: array[TDistMode] of string = ('Jaccard coefficient', 'Manhattan', 'Euclidean', 'squared Euclidean', 'Dice coefficient', 'user defined');

The public constant DistModeId provides common identifiers for the distance measures implemented by the type declaration TDistMode.


Last Update: 2023-Feb-06