You are here: Start » AVL.NET » Metric Enumeration
Metric Enumeration
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Specifies method of calculating distance between two points.
Members
| Member name | Description | 
|---|---|
| Euclidean | Euclidean metric distance | 
| Maximum | Chebyshev distance | 
| Taxi | Rectilinear distance | 
