[mlpack] [mlpack/mlpack] Added copy constructor, move constructor and copy assignment operator. (#826)

Sudhanshu Ranjan notifications at github.com
Sun Dec 11 17:04:05 EST 2016


I have added copy constructor, move constructor and copy assignment operator to DTree.
Function declarations are present in dtree.hpp and function definitions are added in dtree_impl.hpp
Token number #817 .

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Added copy constructor, move constructor and copy assignment operator.

-- File Changes --

    M src/mlpack/methods/det/dtree.hpp (15)
    M src/mlpack/methods/det/dtree_impl.hpp (78)

-- Patch Links --

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


More information about the mlpack mailing list