[mlpack-git] [mlpack/mlpack] using rvalue references to set a given reference tree in FastMKS and DualTreeBoruvka (#799)

Anuraj Kanodia notifications at github.com
Wed Oct 5 15:32:24 EDT 2016


I have refactored `FastMKS` and `DualTreeBoruvka` to include #773 
I am not done with `DualTreeBoruvka` yet, so this is not ready to be merged.

I didn't include `RSModel` and `RAModel` in this because i think they can be updated together with #756 
I will do the needful if nobody else takes it up in the next couple of weeks. :) 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Merge pull request #1 from mlpack/master
  * Merge pull request #2 from mlpack/master
  * Add support for rvalue references when setting a given reference tree in FastMKS class
  * Add support for rvalue references when setting a given reference tree in DualTreeBoruvka
  * Merge branch 'master' of https://github.com/akanuraj200/mlpack

-- File Changes --

    M src/mlpack/methods/emst/dtb.hpp (57)
    M src/mlpack/methods/emst/dtb_impl.hpp (91)
    M src/mlpack/methods/fastmks/fastmks.hpp (95)
    M src/mlpack/methods/fastmks/fastmks_impl.hpp (116)
    M src/mlpack/methods/fastmks/fastmks_model_impl.hpp (7)

-- Patch Links --

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


More information about the mlpack-git mailing list