[mlpack-git] [mlpack] add move constructor and move assignment for ann modules (#491)

stereomatchingkiss notifications at github.com
Thu Dec 10 06:50:56 EST 2015


Implement move constructor and move assignment for ann modues.

By now only implement for linear_layer.hpp, base_layer.hpp and bias_layer.hpp, will implement for another layers step by step
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * add move constructor and move assignment

-- File Changes --

    M src/mlpack/methods/ann/layer/base_layer.hpp (14)
    M src/mlpack/methods/ann/layer/bias_layer.hpp (25)
    M src/mlpack/methods/ann/layer/linear_layer.hpp (27)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/491.patch
https://github.com/mlpack/mlpack/pull/491.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151210/63d7b944/attachment.html>


More information about the mlpack-git mailing list