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 41
41
* > \verbatim
42
42
* >
43
43
* > CHEEVR computes selected eigenvalues and, optionally, eigenvectors
44
- * > of a real symmetric matrix A. Eigenvalues and eigenvectors can be
44
+ * > of a complex Hermitian matrix A. Eigenvalues and eigenvectors can be
45
45
* > selected by specifying either a range of values or a range of indices
46
46
* > for the desired eigenvalues. Invocations with different choices for
47
47
* > these parameters may result in the computation of slightly different
Original file line number Diff line number Diff line change 41
41
* > \verbatim
42
42
* >
43
43
* > ZHEEVR computes selected eigenvalues and, optionally, eigenvectors
44
- * > of a real symmetric matrix A. Eigenvalues and eigenvectors can be
44
+ * > of a complex Hermitian matrix A. Eigenvalues and eigenvectors can be
45
45
* > selected by specifying either a range of values or a range of indices
46
46
* > for the desired eigenvalues. Invocations with different choices for
47
47
* > these parameters may result in the computation of slightly different
You can’t perform that action at this time.
0 commit comments