[mlpack-git] [mlpack/mlpack] Fix TreeTrait for BallTree. (#727)

MarcosPividori notifications at github.com
Tue Jul 19 09:14:20 EDT 2016


I update TreeTraits for Ball Trees, to set HasOverlappingChildren = true.
It shouldn't make any difference in current implementation because HasOverlappingChildren is not used in any method.
I thought it could be useful in the future. :)
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/727

-- Commit Summary --

  * Fix TreeTrait for BallTree.

-- File Changes --

    M src/mlpack/core/tree/binary_space_tree/traits.hpp (24)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/727.patch
https://github.com/mlpack/mlpack/pull/727.diff

---
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/727
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160719/1baed85c/attachment.html>


More information about the mlpack-git mailing list