[mlpack-git] [mlpack] Refactor bound classes (DHRectBound and DHRectPeriodicBound and similar) to allow arbitrary metrics (#104)

Ryan Curtin notifications at github.com
Fri Oct 23 09:26:02 EDT 2015


Arbitrary metrics aren't *completely* possible with `HRectBound`; instead, what I did was restrict `HRectBound` to use `LMetric` by way of a `static_assert`.  Other bounds, like `BallBound`, can use arbitrary metrics.

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


More information about the mlpack-git mailing list