[mlpack-git] [mlpack] Add OpenMP support to density estimation tree code (#438)

Ryan Curtin notifications at github.com
Fri May 15 14:32:43 EDT 2015


I'm actually not sure why that works on gcc 4.9, or if it does.  Unless prunedSequence.size() is a constexpr, then the size can't be known at compile time, so you'd have to do the memory allocation by hand.  Or maybe I am ignorant of some nice C++11 feature?

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/438#issuecomment-102486334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150515/067eb285/attachment.html>


More information about the mlpack-git mailing list