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

Glazachev Vladimir notifications at github.com
Mon Feb 16 13:18:27 EST 2015


First memory usage picture is method number 2, and the second picture is method 0. method 1 have same memory usage as 0.

So, low memory implementation (method 2) is not so fast (should be O(NlogN) complexity, instead of O(N) in methods 0 and 1).


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


More information about the mlpack-git mailing list