[mlpack] 161/207: add load_csv.hpp and load_csv.cpp
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 74a14869460362b2dfe26633b0ffac38d914ea5a
Author: stereomatchingkiss <stereomatchingkiss at gmail.com>
Date: Wed Jun 8 12:48:35 2016 +0800
add load_csv.hpp and load_csv.cpp
---
src/mlpack/core/data/CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mlpack/core/data/CMakeLists.txt b/src/mlpack/core/data/CMakeLists.txt
index 2fbd5d3..f617683 100644
--- a/src/mlpack/core/data/CMakeLists.txt
+++ b/src/mlpack/core/data/CMakeLists.txt
@@ -6,6 +6,8 @@ set(SOURCES
extension.hpp
format.hpp
load.hpp
+ load_csv.hpp
+ load_csv.cpp
load_impl.hpp
load_arff.hpp
load_arff_impl.hpp
--
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