summaryrefslogtreecommitdiff
path: root/SRC/dgehrd.f
diff options
context:
space:
mode:
authorlangou <langou@users.noreply.github.com>2009-02-09 22:08:05 +0000
committerlangou <langou@users.noreply.github.com>2009-02-09 22:08:05 +0000
commit2e3389623f8a58ae48e56ccec8c00bb9a8174388 (patch)
tree94ab16db5a2e233ff6ad04fab1c62607a71fa2d9 /SRC/dgehrd.f
parent2d7bbcf1a5c3552997100e747653294b01fa429a (diff)
downloadlapack-2e3389623f8a58ae48e56ccec8c00bb9a8174388.tar.gz
lapack-2e3389623f8a58ae48e56ccec8c00bb9a8174388.tar.bz2
lapack-2e3389623f8a58ae48e56ccec8c00bb9a8174388.zip
Diffstat (limited to 'SRC/dgehrd.f')
-rw-r--r--SRC/dgehrd.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dgehrd.f b/SRC/dgehrd.f
index 4ad82246..136f90b6 100644
--- a/SRC/dgehrd.f
+++ b/SRC/dgehrd.f
@@ -99,7 +99,7 @@
*
* This file is a slight modification of LAPACK-3.0's DGEHRD
* subroutine incorporating improvements proposed by Quintana-Orti and
-* Van de Geijn (2005).
+* Van de Geijn (2006). (See DLAHR2.)
*
* =====================================================================
*