diff options
author | julie <julielangou@users.noreply.github.com> | 2011-10-13 08:53:21 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2011-10-13 08:53:21 +0000 |
commit | 2210bef7afa32974b04aa5b6274d62b3a8fa6283 (patch) | |
tree | b2338ee1db5184f41cc5ec92d25a13039653435a /SRC/chpgv.f | |
parent | d98817f250736ad7817050c2f066ac5b4604f8a4 (diff) | |
download | lapack-2210bef7afa32974b04aa5b6274d62b3a8fa6283.tar.gz lapack-2210bef7afa32974b04aa5b6274d62b3a8fa6283.tar.bz2 lapack-2210bef7afa32974b04aa5b6274d62b3a8fa6283.zip |
adding link to individual download, the links will appear directly in Doxygen html documentation
Diffstat (limited to 'SRC/chpgv.f')
-rw-r--r-- | SRC/chpgv.f | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/SRC/chpgv.f b/SRC/chpgv.f index 857a513c..d14c20e2 100644 --- a/SRC/chpgv.f +++ b/SRC/chpgv.f @@ -5,6 +5,14 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> Download CHPGV + dependencies +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/chpgv.f"> +*> [TGZ]</a> +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/chpgv.f"> +*> [ZIP]</a> +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/chpgv.f"> +*> [TXT]</a> +* * Definition * ========== * |