ILNumerics - Technical Application Development 
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
 
 
 
 
            Distance metrics.
            
[ILNumerics Core Module]
Namespace: ILNumerics.Toolboxes
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Euclidian_L2 | 0 | ||
| Mahalanobis | 1 | ||
| Manhattan_L1 | 2 | ||
| Minkowski | 3 | ||
| Chebychev | 4 | ||
| Cosine | 5 | ||
| Pearsons | 6 | ||
| Hamming | 7 | ||
| Jaccard | 8 | ||
| Spearman | 9 | 
Remarks
[ILNumerics Core Module]
See Also
