delete unused header file
This commit is contained in:
committed by
Ryan Curtin
parent
9543f793d2
commit
cd4c0ed61b
@@ -9,7 +9,6 @@
|
||||
#define __MLPACK_METHODS_MEAN_SHIFT_MEAN_SHIFT_HPP
|
||||
|
||||
#include <mlpack/core.hpp>
|
||||
|
||||
#include <mlpack/core/kernels/gaussian_kernel.hpp>
|
||||
|
||||
namespace mlpack {
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "mean_shift.hpp"
|
||||
#include <mlpack/core/metrics/lmetric.hpp>
|
||||
#include <mlpack/core/kernels/gaussian_kernel.hpp>
|
||||
|
||||
namespace mlpack {
|
||||
|
||||
Reference in New Issue
Block a user