diff options
Diffstat (limited to 'SRC/cgetrs.f')
-rw-r--r-- | SRC/cgetrs.f | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/SRC/cgetrs.f b/SRC/cgetrs.f index 07aaaf54..0a0a9576 100644 --- a/SRC/cgetrs.f +++ b/SRC/cgetrs.f @@ -5,6 +5,14 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> Download CGETRS + dependencies +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/cgetrs.f"> +*> [TGZ]</a> +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/cgetrs.f"> +*> [ZIP]</a> +*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/cgetrs.f"> +*> [TXT]</a> +* * Definition * ========== * |