crvs / KDTree

Simple C++ KD-Tree implementation
BSD 3-Clause "New" or "Revised" License
197 stars 71 forks source link

Update construction_time.cpp #6

Closed ajwahab closed 6 months ago

ajwahab commented 3 years ago

Corrected several type typos and adjusted indentation.

ajwahab commented 3 years ago

Oh man, sorry for all the mess - I only intended to merge changes to construction_time.cpp.

crvs commented 3 years ago

No problem, I think you just accidentally deleted a few files too many