| Interface | Description |
|---|---|
| PointDistance |
Interface representing classes for computing a distance between two points
|
| Class | Description |
|---|---|
| DominanceDistance |
Computes the distance between two points a y b according to the dominance relationship.
|
| EuclideanDistance |
Computes the Euclidean distance between two points
|
Copyright © 2015. All rights reserved.