summaryrefslogtreecommitdiff
path: root/SRC/dgejsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dgejsv.f')
-rw-r--r--SRC/dgejsv.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/dgejsv.f b/SRC/dgejsv.f
index 29bc23ba..ca67a747 100644
--- a/SRC/dgejsv.f
+++ b/SRC/dgejsv.f
@@ -51,7 +51,8 @@
*> the right singular vectors of [A], respectively. The matrices [U] and [V]
*> are computed and stored in the arrays U and V, respectively. The diagonal
*> of [SIGMA] is computed and stored in the array SVA.
-*> \endverbatim
+*> DGEJSV can sometimes compute tiny singular values and their singular vectors much
+*> more accurately than other SVD routines, see below under Further Details.*> \endverbatim
*
* Arguments:
* ==========