[mlpack] [mlpack/mlpack] cover tree optimization (#836)

arirang-pust notifications at github.com
Mon Dec 19 18:30:41 EST 2016


made distance calculations faster in cover trees by not computing the full distance if it is not needed
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * made distance calculations faster in cover trees by not computing the full distance if it is not needed

-- File Changes --

    M src/mlpack/core/metrics/lmetric.hpp (6)
    M src/mlpack/core/metrics/lmetric_impl.hpp (20)
    M src/mlpack/core/tree/cover_tree/cover_tree.hpp (5)
    M src/mlpack/core/tree/cover_tree/cover_tree_impl.hpp (38)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/836.patch
https://github.com/mlpack/mlpack/pull/836.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/836
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161219/c41792bd/attachment-0001.html>


More information about the mlpack mailing list