summaryrefslogtreecommitdiff
path: root/SRC/dgges.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dgges.f')
-rw-r--r--SRC/dgges.f6
1 files changed, 4 insertions, 2 deletions
diff --git a/SRC/dgges.f b/SRC/dgges.f
index ae121964..bc2c69ae 100644
--- a/SRC/dgges.f
+++ b/SRC/dgges.f
@@ -5,13 +5,15 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
+*> \htmlonly
*> Download DGGES + dependencies
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dgges.f">
*> [TGZ]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/dgges.f">
*> [ZIP]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dgges.f">
-*> [TXT]</a>
+*> [TXT]</a>
+*> \endhtmlonly
*
* Definition
* ==========
@@ -287,7 +289,7 @@
$ SDIM, ALPHAR, ALPHAI, BETA, VSL, LDVSL, VSR,
$ LDVSR, WORK, LWORK, BWORK, INFO )
*
-* -- LAPACK eigen routine (version 3.2) --
+* -- LAPACK driver routine (version 3.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2011