diff options
Diffstat (limited to 'SRC/slarrv.f')
-rw-r--r-- | SRC/slarrv.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slarrv.f b/SRC/slarrv.f index a59cd945..aa60876e 100644 --- a/SRC/slarrv.f +++ b/SRC/slarrv.f @@ -25,7 +25,7 @@ * ======= * * SLARRV 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 SLARRE. * * Arguments |