[mlpack] 95/149: hmm_regression.hpp and hmm_regression_impl.hpp added
Barak A. Pearlmutter
barak+git at pearlmutter.net
Sat May 2 09:11:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit c47a0abe6c3ae9bc2f546cd6dc471506198d39af
Author: michaelfox99 <michaelfox99 at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Sat Nov 15 19:35:34 2014 +0000
hmm_regression.hpp and hmm_regression_impl.hpp added
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@17372 9d5b8971-822b-0410-80eb-d18c1038ef23
---
src/mlpack/methods/hmm/CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mlpack/methods/hmm/CMakeLists.txt b/src/mlpack/methods/hmm/CMakeLists.txt
index be621a1..0aa8b69 100644
--- a/src/mlpack/methods/hmm/CMakeLists.txt
+++ b/src/mlpack/methods/hmm/CMakeLists.txt
@@ -5,6 +5,8 @@ set(SOURCES
hmm_impl.hpp
hmm_util.hpp
hmm_util_impl.hpp
+ hmm_regression.hpp
+ hmm_regression_impl.hpp
)
# Add directory name to sources.
--
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