[mlpack-git] [mlpack/mlpack] Vantage point tree (#708)

Ryan Curtin notifications at github.com
Mon Jul 11 17:34:11 EDT 2016


`FirstPointIsCentroid` is maybe a bit misleading of a name. When I wrote that originally I intended that `FirstPointIsCentroid` would be true if the first point in the node was the centroid of the region represented by the bound, not the centroid of the descendant points held in the node. So for ball bounds this is the center of the bound. But maybe a better term is `FirstPointIsCenter`. Either way for the VP tree it should be true. I'll look through the code and see if I can figure out why the traverser is failing.

---
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/pull/708#issuecomment-231872474
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160711/7d00420b/attachment.html>


More information about the mlpack-git mailing list