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

NAME

       ssyevd.f -

SYNOPSIS

   Functions/Subroutines
       subroutine ssyevd (JOBZ, UPLO, N, A, LDA, W, WORK, LWORK, IWORK, LIWORK, INFO)
            SSYEVD 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.