[mlpack-git] [mlpack] static assertion failed: HRectBound can only be used with the LMetric<> metric type. (#525)

Li Dong notifications at github.com
Sat Feb 27 09:02:20 EST 2016


I think the correct usage of `BinarySpaceTree` is `tree::BinarySpaceTree<metric::EuclideanDistance>` where the default bound template class is `bound::HRectBound`. So is the tutorial wrong, which says `tree::BinarySpaceTree<bound::BallBound<2>`?

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


More information about the mlpack-git mailing list