PeriodicHRectBound is removed (#30).

This commit is contained in:
Ryan Curtin
2014-02-10 16:05:09 +00:00
parent 06437679ea
commit 8a2b42858c
-1
View File
@@ -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>