aboutsummaryrefslogtreecommitdiff
path: root/SRC/sgbtrf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgbtrf.f')
-rw-r--r--SRC/sgbtrf.f8
1 files changed, 8 insertions, 0 deletions
diff --git a/SRC/sgbtrf.f b/SRC/sgbtrf.f
index 05442f97..c5d407da 100644
--- a/SRC/sgbtrf.f
+++ b/SRC/sgbtrf.f
@@ -5,6 +5,14 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
+*> 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>
+*
* Definition
* ==========
*