[mlpack] 155/324: Include mlpack/core.hpp.
Barak A. Pearlmutter
barak+git at cs.nuim.ie
Sun Aug 17 08:22:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit 67a2a265d1c22a1990dd155c25aa1fd5ea8a2fe9
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Wed Jul 9 18:42:23 2014 +0000
Include mlpack/core.hpp.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16794 9d5b8971-822b-0410-80eb-d18c1038ef23
---
src/mlpack/core/optimizers/sgd/sgd.hpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mlpack/core/optimizers/sgd/sgd.hpp b/src/mlpack/core/optimizers/sgd/sgd.hpp
index 6928a04..96d969f 100644
--- a/src/mlpack/core/optimizers/sgd/sgd.hpp
+++ b/src/mlpack/core/optimizers/sgd/sgd.hpp
@@ -7,6 +7,8 @@
#ifndef __MLPACK_CORE_OPTIMIZERS_SGD_SGD_HPP
#define __MLPACK_CORE_OPTIMIZERS_SGD_SGD_HPP
+#include <mlpack/core.hpp>
+
namespace mlpack {
namespace optimization {
--
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