[mlpack-git] [mlpack/mlpack] cover tree could rearrange descendants in memory for faster accesses (#275)

Naman Taneja notifications at github.com
Tue Mar 29 10:54:29 EDT 2016


Hi,
I was going through this issue to solve it. As already stated in the issue, the node stores the references to the points. I just want to clarify, whether we can rearrange the points in the dataset itself (so that the references can be accessed by adding the constant) or whether there is a need to maintain another memory block for accessing the points? 

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/275#issuecomment-202937672
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160329/1eb5fe57/attachment.html>


More information about the mlpack-git mailing list