summaryrefslogtreecommitdiff
path: root/SRC/slarscl2.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2016-02-23 05:09:48 +0000
committerjulie <julielangou@users.noreply.github.com>2016-02-23 05:09:48 +0000
commite231fa283ee3efc2005318f3cf5f43d338a03166 (patch)
treeb25aa31aad8120735ec37199f2c80f19d35f0c03 /SRC/slarscl2.f
parent3377a8bb32b1ff77c8aa144e67da6ce8300890e3 (diff)
downloadlapack-e231fa283ee3efc2005318f3cf5f43d338a03166.tar.gz
lapack-e231fa283ee3efc2005318f3cf5f43d338a03166.tar.bz2
lapack-e231fa283ee3efc2005318f3cf5f43d338a03166.zip
APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmitry.g.baksheev@intel.com)
Subject: [PATCH 05/42] Fix ?LASCL2, ?LARSCL, ?LASCL documentation - correctly describe LDX
Diffstat (limited to 'SRC/slarscl2.f')
-rw-r--r--SRC/slarscl2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slarscl2.f b/SRC/slarscl2.f
index df7ede2c..bd454ac5 100644
--- a/SRC/slarscl2.f
+++ b/SRC/slarscl2.f
@@ -72,7 +72,7 @@
*> \param[in] LDX
*> \verbatim
*> LDX is INTEGER
-*> The leading dimension of the vector X. LDX >= 0.
+*> The leading dimension of the vector X. LDX >= M.
*> \endverbatim
*
* Authors: