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