[mlpack-git] [mlpack] Fix bug #358 (CosineTreeTest/CosineNodeCosineSplit test sometimes fails, only on i386) (#581)

lozhnikov notifications at github.com
Thu Mar 24 08:39:25 EDT 2016


The `numMax1Errors` and the `numMax2Errors` shouldn't be equal zero simultaneously.
It is better to write `BOOST_REQUIRE_EQUAL(numMax1Errors*numMax2Errors,0);`

Some spaces are likely to be replaced by tabs. I'll fix it.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/581#issuecomment-200813755
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160324/09ed96de/attachment-0001.html>


More information about the mlpack-git mailing list