aboutsummaryrefslogtreecommitdiff
path: root/SRC/ssyevr.f
diff options
context:
space:
mode:
authorOAM <oamarques@users.noreply.github.com>2016-10-22 12:05:23 -0700
committerGitHub <noreply@github.com>2016-10-22 12:05:23 -0700
commit40b5560e08e7ae8ac8d31532a56ff05f75837911 (patch)
tree5abfc0d94d70832d1b32d1598fdc6c88caf72e0a /SRC/ssyevr.f
parent44f54c02c6242ece672619df26752d27ab5a07c0 (diff)
Update ssyevr.f
Diffstat (limited to 'SRC/ssyevr.f')
-rw-r--r--SRC/ssyevr.f6
1 files changed, 4 insertions, 2 deletions
diff --git a/SRC/ssyevr.f b/SRC/ssyevr.f
index 96cd100a..542a0f1b 100644
--- a/SRC/ssyevr.f
+++ b/SRC/ssyevr.f
@@ -256,7 +256,9 @@
*> The support of the eigenvectors in Z, i.e., the indices
*> indicating the nonzero elements in Z. The i-th eigenvector
*> is nonzero only in elements ISUPPZ( 2*i-1 ) through
-*> ISUPPZ( 2*i ).
+*> ISUPPZ( 2*i ). This is an output of SSTEMR (tridiagonal
+*> matrix). The support of the eigenvectors of A is typically
+*> 1:N because of the orthogonal transformations applied by SORMTR.
*> Implemented only for RANGE = 'A' or 'I' and IU - IL = N - 1
*> \endverbatim
*>
@@ -589,7 +591,7 @@
*
*
* Apply orthogonal matrix used in reduction to tridiagonal
-* form to eigenvectors returned by SSTEIN.
+* form to eigenvectors returned by SSTEMR.
*
IF( WANTZ .AND. INFO.EQ.0 ) THEN
INDWKN = INDE