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
_______________________________________________ mlpack mailing list [email protected] http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
