Defines method for pairwise distance calculation.
Statistics.cs
Members |
Description |
pwdistEuclidian |
Euclidian distance (L2 norm). |
pwdistCityBlock |
The "City block" distance (L1 norm). |
pwdistChebychev |
The Chebychev distance. |
pwdistCustom |
Custom pairwise distance calculation. |
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|