[mlpack-git] [mlpack/mlpack] Resetting stats in NeighborSearch. (#672)

Ryan Curtin notifications at github.com
Fri Jun 3 09:48:02 EDT 2016


I think the issue here is not lack of documentation but instead that the `treeNeedsReset` member is used to check if a search has already been done, but it resets the statistics in the reference tree, not the query tree. If we change this code to work with the query tree instead of the reference tree, I think there is no issue.

---
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/672#issuecomment-223583216
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160603/31ff187b/attachment.html>


More information about the mlpack-git mailing list