public class TestRangeSearch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static long |
basicQueryTime |
(package private) static long |
constructionTime |
(package private) static long |
queryTime |
Constructor and Description |
---|
TestRangeSearch() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main test function, for testing 2D and 3D range search
|
static void |
showTimePerformances()
Show time performances
|