public static class RectangleDistanceFunction.RectangleDist extends Object implements RectangleDistanceFunction
RectangleDistanceFunction.FarthestNeighbor, RectangleDistanceFunction.RectangleDistCENTER, EDGE| Constructor and Description |
|---|
RectangleDist(double[] lower,
double[] upper) |
| Modifier and Type | Method and Description |
|---|---|
double |
dist(double[] ignored,
double[] min,
double[] max) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcenterDistance, dist, edgeDistancepublic double dist(double[] ignored,
double[] min,
double[] max)
dist in interface RectangleDistanceFunctionCopyright © 2018. All rights reserved.