diff options
Diffstat (limited to 'SRC/sgbtrf.f')
-rw-r--r-- | SRC/sgbtrf.f | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/SRC/sgbtrf.f b/SRC/sgbtrf.f index c5d407da..c1b951ae 100644 --- a/SRC/sgbtrf.f +++ b/SRC/sgbtrf.f @@ -5,13 +5,15 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> \htmlonly *> Download SGBTRF + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/sgbtrf.f"> *> [TGZ]</a> *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/sgbtrf.f"> *> [ZIP]</a> *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/sgbtrf.f"> -*> [TXT]</a> +*> [TXT]</a> +*> \endhtmlonly * * Definition * ========== |