ingowald / cudaKDTree

203 stars 17 forks source link

KDtree on k-dimensions? #23

Open mvcakir opened 4 months ago

mvcakir commented 4 months ago

I could manage to build and query the tree on three dimensions. But is it possible to build a tree of arbitrary dimensions?