[mlpack-svn] r16270 - mlpack/trunk/src/mlpack/tests

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Feb 10 11:05:10 EST 2014


Author: rcurtin
Date: Mon Feb 10 11:05:09 2014
New Revision: 16270

Log:
PeriodicHRectBound is removed (#30).


Modified:
   mlpack/trunk/src/mlpack/tests/to_string_test.cpp

Modified: mlpack/trunk/src/mlpack/tests/to_string_test.cpp
==============================================================================
--- mlpack/trunk/src/mlpack/tests/to_string_test.cpp	(original)
+++ mlpack/trunk/src/mlpack/tests/to_string_test.cpp	Mon Feb 10 11:05:09 2014
@@ -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-svn mailing list