public static class DistanceFunction.RectangleDist extends Object implements DistanceFunction
DistanceFunction.FarthestNeighbor, DistanceFunction.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 DistanceFunctionCopyright © 2017. All rights reserved.