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 154
154
* > \verbatim
155
155
* > VR is COMPLEX array, dimension (LDVR,MM)
156
156
* > 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
158
158
* > of right Schur vectors returned by CHGEQZ).
159
159
* > On exit, if SIDE = 'R' or 'B', VR contains:
160
160
* > if HOWMNY = 'A', the matrix X of right eigenvectors of (S,P);
Original file line number Diff line number Diff line change 154
154
* > \verbatim
155
155
* > VR is COMPLEX*16 array, dimension (LDVR,MM)
156
156
* > 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
158
158
* > of right Schur vectors returned by ZHGEQZ).
159
159
* > On exit, if SIDE = 'R' or 'B', VR contains:
160
160
* > if HOWMNY = 'A', the matrix X of right eigenvectors of (S,P);
You can’t perform that action at this time.
0 commit comments