aboutsummaryrefslogtreecommitdiff
path: root/SRC/sggglm.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-11 06:20:49 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-11 06:20:49 +0000
commit5df478d1d628d2291efd3292e1efe3ff271c2289 (patch)
tree507e05dd523743bc7c9f4ab15b955d7e602b4a7a /SRC/sggglm.f
parent9c71847ec50a8e5911ab34198321f60132bbdf2b (diff)
Committing patch submitted by Christopher Conrad on Sept 25th 2015
From Christopher: I noticed the following errors in the documentation and attached patches for all of them: - Sometimes the function name in the docstring \brief does not match the actual function name (ex: xSYGV*). - According to the documentation, xLAHRD is obsolete but not deprecated. - The parameter N in xLA(R)SCL2 is not the number of columns of D. Also, I updated the Doxyfile (doxygen -u DOCS/Doxyfile) and removed the missing DOT_FONTNAME to get rid of the Doxygen warnings.
Diffstat (limited to 'SRC/sggglm.f')
-rw-r--r--SRC/sggglm.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sggglm.f b/SRC/sggglm.f
index 44182996..324eb2a2 100644
--- a/SRC/sggglm.f
+++ b/SRC/sggglm.f
@@ -1,4 +1,4 @@
-*> \brief <b> SGGEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices</b>
+*> \brief \b SGGGLM
*
* =========== DOCUMENTATION ===========
*