[mlpack] 270/324: Hierarchical model support
Barak A. Pearlmutter
barak+git at cs.nuim.ie
Sun Aug 17 08:22:17 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 6e50fceca53cd2270cd4c01dde049dc773b24ec9
Author: michaelfox99 <michaelfox99 at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Tue Aug 5 13:23:16 2014 +0000
Hierarchical model support
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16954 9d5b8971-822b-0410-80eb-d18c1038ef23
---
src/mlpack/core/util/save_restore_utility.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/mlpack/core/util/save_restore_utility.cpp b/src/mlpack/core/util/save_restore_utility.cpp
index 0d7abd0..01e3d38 100644
--- a/src/mlpack/core/util/save_restore_utility.cpp
+++ b/src/mlpack/core/util/save_restore_utility.cpp
@@ -62,7 +62,6 @@ bool SaveRestoreUtility::WriteFile(const std::string& filename)
return success;
}
-// this should be private member function
void SaveRestoreUtility::WriteFile(xmlNode* n)
{
for (std::map<std::string, std::string>::reverse_iterator it =
--
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