diff options
Diffstat (limited to 'SRC/dlasd8.f')
-rw-r--r-- | SRC/dlasd8.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dlasd8.f b/SRC/dlasd8.f index b2eade7c..4873c5a2 100644 --- a/SRC/dlasd8.f +++ b/SRC/dlasd8.f @@ -111,8 +111,7 @@ *> dimension ( K ) if ICOMPQ = 0. *> On exit, DIFR(I,1) = D(I) - DSIGMA(I+1), DIFR(K,1) is not *> defined and will not be referenced. -*> \endverbatim -*> \verbatim +*> *> If ICOMPQ = 1, DIFR(1:K,2) is an array containing the *> normalizing factors for the right singular vector matrix. *> \endverbatim |