aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlarscl2.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/dlarscl2.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/dlarscl2.f')
-rw-r--r--SRC/dlarscl2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlarscl2.f b/SRC/dlarscl2.f
index b1912460..3a167c8d 100644
--- a/SRC/dlarscl2.f
+++ b/SRC/dlarscl2.f
@@ -53,7 +53,7 @@
*> \param[in] N
*> \verbatim
*> N is INTEGER
-*> The number of columns of D and X. N >= 0.
+*> The number of columns of X. N >= 0.
*> \endverbatim
*>
*> \param[in] D