diff options
Diffstat (limited to 'SRC/zlarrv.f')
-rw-r--r-- | SRC/zlarrv.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlarrv.f b/SRC/zlarrv.f index 854872f2..1849c76a 100644 --- a/SRC/zlarrv.f +++ b/SRC/zlarrv.f @@ -25,7 +25,7 @@ * ======= * * ZLARRV computes the eigenvectors of the tridiagonal matrix -* T = L D L^T given L, D and APPROXIMATIONS to the eigenvalues of L D L^T. +* T = L D L**T given L, D and APPROXIMATIONS to the eigenvalues of L D L**T. * The input eigenvalues should have been computed by DLARRE. * * Arguments |