[mlpack-git] [mlpack] Armadillo matrix transposition doubles memory usage for a matrix (#203)

Ryan Curtin notifications at github.com
Thu Feb 19 22:40:43 EST 2015


I agree that it seems a little bit hackish, but at least in terms of runtime, checking for a failed memory allocation won't cost anything noticeable, since none of the transpose logic happens before the memory allocation.  If you can think of a better way, do that instead. :)

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/203#issuecomment-75185072
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150219/4d2336d4/attachment.html>


More information about the mlpack-git mailing list