[mlpack-svn] r10891 - mlpack/tags/mlpack-1.0/src/mlpack/core/tree

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Sat Dec 17 03:49:24 EST 2011


Author: rcurtin
Date: 2011-12-17 03:49:23 -0500 (Sat, 17 Dec 2011)
New Revision: 10891

Modified:
   mlpack/tags/mlpack-1.0/src/mlpack/core/tree/bounds.hpp
Log:
Remove periodichrectbound.h include.


Modified: mlpack/tags/mlpack-1.0/src/mlpack/core/tree/bounds.hpp
===================================================================
--- mlpack/tags/mlpack-1.0/src/mlpack/core/tree/bounds.hpp	2011-12-17 08:41:52 UTC (rev 10890)
+++ mlpack/tags/mlpack-1.0/src/mlpack/core/tree/bounds.hpp	2011-12-17 08:49:23 UTC (rev 10891)
@@ -11,7 +11,6 @@
 #include <mlpack/core/metrics/lmetric.hpp>
 
 #include "hrectbound.hpp"
-#include "periodichrectbound.hpp"
 #include "ballbound.hpp"
 
 #endif // __MLPACK_CORE_TREE_BOUNDS_HPP




More information about the mlpack-svn mailing list