Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       dsyevr.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.