[mlpack-git] [mlpack/mlpack] Deprecated arma function replaced by new arma constant (#648)

Ayan Das notifications at github.com
Wed May 25 13:02:02 EDT 2016


`arma::Math<>` has been deprecated and instead have new `arma::Datum<>` with exactly same constants. So, changing the `arma::Math<eT>::log_max()` to `arma::Datum<eT>::log_max`.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Deprecated arma function replaced by new arma constant

-- File Changes --

    M src/mlpack/methods/ann/activation_functions/logistic_function.hpp (4)

-- Patch Links --

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


More information about the mlpack-git mailing list