File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 154154* > \verbatim
155155* > VR is COMPLEX array, dimension (LDVR,MM)
156156* > On entry, if SIDE = 'R' or 'B' and HOWMNY = 'B', VR must
157- * > contain an N-by-N matrix Q (usually the unitary matrix Z
157+ * > contain an N-by-N matrix Z (usually the unitary matrix Z
158158* > of right Schur vectors returned by CHGEQZ).
159159* > On exit, if SIDE = 'R' or 'B', VR contains:
160160* > if HOWMNY = 'A', the matrix X of right eigenvectors of (S,P);
Original file line number Diff line number Diff line change 154154* > \verbatim
155155* > VR is COMPLEX*16 array, dimension (LDVR,MM)
156156* > On entry, if SIDE = 'R' or 'B' and HOWMNY = 'B', VR must
157- * > contain an N-by-N matrix Q (usually the unitary matrix Z
157+ * > contain an N-by-N matrix Z (usually the unitary matrix Z
158158* > of right Schur vectors returned by ZHGEQZ).
159159* > On exit, if SIDE = 'R' or 'B', VR contains:
160160* > if HOWMNY = 'A', the matrix X of right eigenvectors of (S,P);
You can’t perform that action at this time.
0 commit comments