T - public static class DistanceUtils.RelationFurther<T> extends Object implements DistanceUtils.IBetterRelation<T>
| Constructor and Description |
|---|
RelationFurther() |
| Modifier and Type | Method and Description |
|---|---|
double |
getWorstValue() |
boolean |
isBetterRelation(ILocated target,
T examinedObject,
double examinedObjetToTargetDistance,
T currentBestCandidate,
double currentBestObjectToTargetDistance) |
public double getWorstValue()
getWorstValue in interface DistanceUtils.IBetterRelation<T>public boolean isBetterRelation(ILocated target, T examinedObject, double examinedObjetToTargetDistance, T currentBestCandidate, double currentBestObjectToTargetDistance)
isBetterRelation in interface DistanceUtils.IBetterRelation<T>Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.