[mlpack-git] [mlpack/mlpack] Fixed copy constructor of RectangleTree and added move constructor. (#767)

lozhnikov notifications at github.com
Fri Aug 19 15:26:15 EDT 2016


I've fixed the copy constructor of `RectangleTree` and implemented move constructor for PR #765 .
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fixed copy constructor of RectangleTree and added move constructor.

-- File Changes --

    M src/mlpack/core/tree/rectangle_tree/discrete_hilbert_value.hpp (25)
    M src/mlpack/core/tree/rectangle_tree/discrete_hilbert_value_impl.hpp (84)
    M src/mlpack/core/tree/rectangle_tree/hilbert_r_tree_auxiliary_information.hpp (29)
    M src/mlpack/core/tree/rectangle_tree/hilbert_r_tree_auxiliary_information_impl.hpp (23)
    M src/mlpack/core/tree/rectangle_tree/hilbert_r_tree_split_impl.hpp (7)
    M src/mlpack/core/tree/rectangle_tree/no_auxiliary_information.hpp (12)
    M src/mlpack/core/tree/rectangle_tree/r_plus_plus_tree_auxiliary_information.hpp (21)
    M src/mlpack/core/tree/rectangle_tree/r_plus_plus_tree_auxiliary_information_impl.hpp (12)
    M src/mlpack/core/tree/rectangle_tree/rectangle_tree.hpp (11)
    M src/mlpack/core/tree/rectangle_tree/rectangle_tree_impl.hpp (70)
    M src/mlpack/core/tree/rectangle_tree/x_tree_auxiliary_information.hpp (61)
    M src/mlpack/tests/rectangle_tree_test.cpp (78)

-- Patch Links --

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


More information about the mlpack-git mailing list