11 lines
341 B
Markdown
11 lines
341 B
Markdown
# orx-kdtree
|
|
|
|
Fast search of the point closest to the queried point in a data set. 2D, 3D and 4D.
|
|
|
|
<!-- __demos__ -->
|
|
## Demos
|
|
### DemoNearestNeighbour01
|
|
[source code](src/demo/kotlin/DemoNearestNeighbour01.kt)
|
|
|
|

|