T - public static interface DistanceUtils.IBetterRelation<T>
ILocated objects and their distance (or whatever required).| Modifier and Type | Method and Description |
|---|---|
double |
getWorstValue() |
boolean |
isBetterRelation(ILocated target,
T examinedObject,
double examinedObjectToTargetDistance,
T currentBestCandidate,
double currentBestObjectToTargetDistance) |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.