summaryrefslogtreecommitdiff
path: root/SRC/slasd7.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slasd7.f')
-rw-r--r--SRC/slasd7.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/slasd7.f b/SRC/slasd7.f
index 12da5cae..4f5e4615 100644
--- a/SRC/slasd7.f
+++ b/SRC/slasd7.f
@@ -83,8 +83,7 @@
*> SQRE is INTEGER
*> = 0: the lower block is an NR-by-NR square matrix.
*> = 1: the lower block is an NR-by-(NR+1) rectangular matrix.
-*> \endverbatim
-*> \verbatim
+*>
*> The bidiagonal matrix has
*> N = NL + NR + 1 rows and
*> M = N + SQRE >= N columns.