[mlpack] 15/207: Minor style fix; use the correct filename.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Thu Mar 23 17:53:36 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 e73da3776240d8a3ef55a71bd08c7533f04b10cd
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date: Fri Jan 6 18:27:26 2017 +0100
Minor style fix; use the correct filename.
---
src/mlpack/methods/quic_svd/quic_svd.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mlpack/methods/quic_svd/quic_svd.cpp b/src/mlpack/methods/quic_svd/quic_svd.cpp
index 5a5bcf2..c5a2f80 100644
--- a/src/mlpack/methods/quic_svd/quic_svd.cpp
+++ b/src/mlpack/methods/quic_svd/quic_svd.cpp
@@ -1,5 +1,5 @@
/**
- * @file quic_svd_impl.hpp
+ * @file quic_svd.cpp
* @author Siddharth Agrawal
*
* An implementation of QUIC-SVD.
--
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