summaryrefslogtreecommitdiff
path: root/SRC/slahrd.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2012-07-03 04:39:13 +0000
committerjulie <julielangou@users.noreply.github.com>2012-07-03 04:39:13 +0000
commit1b56352b8583b08bd97239e3f2fbb44f0b65030b (patch)
tree2d308e639515c468978c2f6420d1d49b92beda92 /SRC/slahrd.f
parent38febd8f674d1a3adf98334c422509d755b08a4b (diff)
downloadlapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.gz
lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.bz2
lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.zip
Add Brief description for auxiliary routines
Diffstat (limited to 'SRC/slahrd.f')
-rw-r--r--SRC/slahrd.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slahrd.f b/SRC/slahrd.f
index cb6d84ac..6e829263 100644
--- a/SRC/slahrd.f
+++ b/SRC/slahrd.f
@@ -1,4 +1,4 @@
-*> \brief \b SLAHRD
+*> \brief \b SLAHRD reduces the first nb columns of a general rectangular matrix A so that elements below the k-th subdiagonal are zero, and returns auxiliary matrices which are needed to apply the transformation to the unreduced part of A.
*
* =========== DOCUMENTATION ===========
*