[mlpack-git] [mlpack] GaussianDistribution should cache covariance matrix factorization (#385)

Stephen Tu notifications at github.com
Tue Jan 20 02:52:45 EST 2015


Ugh I thought this was going to be a trivial fix, but it turns out there are several places in the codebase doing the `dist.Covariance() = x` or stashing an lvalue reference to `dist.Covariance()`. I'll have to analyze each case separately and probably refactor some code. Point is, might take longer than I thought. 

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/385#issuecomment-70616599
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150119/04ac7b3f/attachment.html>


More information about the mlpack-git mailing list