[mlpack-git] [mlpack/mlpack] Remove duplicated code for traversal info. (#646)

MarcosPividori notifications at github.com
Tue May 24 13:26:27 EDT 2016


Instead of including: methods/neighbor_search/ns_traversal_info.hpp
Include the definition in: core/tree/traversal_info.hpp
Both definitions are equal.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove duplicated code for traversal info.

-- File Changes --

    M src/mlpack/core/tree/traversal_info.hpp (6)
    M src/mlpack/methods/emst/dtb_rules.hpp (4)
    M src/mlpack/methods/fastmks/fastmks_rules.hpp (5)
    M src/mlpack/methods/kmeans/dual_tree_kmeans_rules.hpp (4)
    M src/mlpack/methods/neighbor_search/neighbor_search_rules.hpp (4)
    D src/mlpack/methods/neighbor_search/ns_traversal_info.hpp (70)
    M src/mlpack/methods/range_search/range_search_rules.hpp (4)
    M src/mlpack/methods/rann/ra_search_rules.hpp (4)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/646.patch
https://github.com/mlpack/mlpack/pull/646.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/646
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160524/7f26ac90/attachment.html>


More information about the mlpack-git mailing list