LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
ssyevr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ssyevr (JOBZ, RANGE, UPLO, N, A, LDA, VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK, LIWORK, INFO)
  SSYEVR computes the eigenvalues and, optionally, the left and/or right eigenvectors for SY matrices More...