[mlpack] 165/207: add header load_csv.hpp

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 960806a9b3b6f0ddd10fa0d07366e913e0591d7b
Author: stereomatchingkiss <stereomatchingkiss at gmail.com>
Date:   Wed Jun 8 15:36:11 2016 +0800

    add header load_csv.hpp
---
 src/mlpack/core/data/load.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/core/data/load.hpp b/src/mlpack/core/data/load.hpp
index 339bf97..9860e1b 100644
--- a/src/mlpack/core/data/load.hpp
+++ b/src/mlpack/core/data/load.hpp
@@ -20,6 +20,7 @@
 
 #include "format.hpp"
 #include "dataset_mapper.hpp"
+#include "load_csv.hpp"
 
 namespace mlpack {
 namespace data /** Functions to load and save matrices and models. */ {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list