add ccov.hpp to fix julia binding failures
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <mlpack/core/util/cli.hpp>
|
||||
#include <mlpack/core/util/mlpack_main.hpp>
|
||||
#include <mlpack/core/math/random.hpp>
|
||||
#include <mlpack/core/math/ccov.hpp>
|
||||
#include <mlpack/core/data/scaler_methods/max_abs_scaler.hpp>
|
||||
#include <mlpack/core/data/scaler_methods/mean_normalization.hpp>
|
||||
#include <mlpack/core/data/scaler_methods/min_max_scaler.hpp>
|
||||
|
||||
Reference in New Issue
Block a user