|
| |
compares the distances of points q and r to point p. returns SMALLER, iff q is closer to p than r, LARGER, iff r is closer to p than q, and EQUAL otherwise. | ||
|
| |
compares the distances of points q and r to point p. returns SMALLER, iff q is closer to p than r, LARGER, iff r is closer to p than q, and EQUAL otherwise. |