Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Comparator< KdNode >.
Public Member Functions | |
int | compare (KdNode o1, KdNode o2) |
Private Attributes | |
final XYZPoint | point |
A comparator class for doing a euclidean distance comparison of two KdNodes.
Definition at line 413 of file KdTree.java.
int org.sleuthkit.autopsy.geolocation.KdTree< T extends KdTree.XYZPoint >.EuclideanComparator.compare | ( | KdNode | o1, |
KdNode | o2 | ||
) |
|
private |
Definition at line 415 of file KdTree.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.