[mlpack-git] master, mlpack-1.0.x: PeriodicHRectBound is removed (#30). (8a2b428)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:43:27 EST 2015


Repository : https://github.com/mlpack/mlpack

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit 8a2b42858c54947e24af9ffbf2255cce084cd679
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Feb 10 16:05:09 2014 +0000

    PeriodicHRectBound is removed (#30).


>---------------------------------------------------------------

8a2b42858c54947e24af9ffbf2255cce084cd679
 src/mlpack/tests/to_string_test.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mlpack/tests/to_string_test.cpp b/src/mlpack/tests/to_string_test.cpp
index 359e776..70dad30 100644
--- a/src/mlpack/tests/to_string_test.cpp
+++ b/src/mlpack/tests/to_string_test.cpp
@@ -31,7 +31,6 @@
 #include <mlpack/core/tree/bounds.hpp>
 #include <mlpack/core/tree/mrkd_statistic.hpp>
 #include <mlpack/core/tree/hrectbound.hpp>
-#include <mlpack/core/tree/periodichrectbound.hpp>
 #include <mlpack/core/tree/statistic.hpp>
 
 #include <mlpack/methods/cf/cf.hpp>



More information about the mlpack-git mailing list