summaryrefslogtreecommitdiff
path: root/SRC/zhegvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zhegvx.f')
-rw-r--r--SRC/zhegvx.f6
1 files changed, 4 insertions, 2 deletions
diff --git a/SRC/zhegvx.f b/SRC/zhegvx.f
index a04d7cfc..3eb5f7f3 100644
--- a/SRC/zhegvx.f
+++ b/SRC/zhegvx.f
@@ -5,13 +5,15 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
+*> \htmlonly
*> Download ZHEGVX + dependencies
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/zhegvx.f">
*> [TGZ]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/zhegvx.f">
*> [ZIP]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/zhegvx.f">
-*> [TXT]</a>
+*> [TXT]</a>
+*> \endhtmlonly
*
* Definition
* ==========
@@ -307,7 +309,7 @@
$ VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK,
$ LWORK, RWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK eigen routine (version 3.3.1) --
+* -- LAPACK driver routine (version 3.3.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2011