TDistanceModel Type
Distance model used by the K-NN algorithm.

Unit
Classifier

Declaration

TDistanceModel = (dmNorm1, dmNorm2);

Description
Distance model used by the K-NN algorithm.

Values
dmNorm1: Computes the average of the absolute differences.
dmNorm2: computes the average of the square of the differences.


Help for MtxVec v2.1. (c) 2006 Dew Research.
http://www.dewresearch.com