summaryrefslogtreecommitdiff
path: root/SRC/dlasd6.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/dlasd6.f
parent38febd8f674d1a3adf98334c422509d755b08a4b (diff)
downloadlapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.gz
lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.bz2
lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.zip
Add Brief description for auxiliary routines
Diffstat (limited to 'SRC/dlasd6.f')
-rw-r--r--SRC/dlasd6.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasd6.f b/SRC/dlasd6.f
index 4e0b6dec..e4072969 100644
--- a/SRC/dlasd6.f
+++ b/SRC/dlasd6.f
@@ -1,4 +1,4 @@
-*> \brief \b DLASD6
+*> \brief \b DLASD6 computes the SVD of an updated upper bidiagonal matrix obtained by merging two smaller ones by appending a row. Used by sbdsdc.
*
* =========== DOCUMENTATION ===========
*