other versions
| dsbevd_2stage.f(3) | LAPACK | dsbevd_2stage.f(3) | 
NAME¶
dsbevd_2stage.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dsbevd_2stage (JOBZ, UPLO, N, KD, AB,
    LDAB, W, Z, LDZ, WORK, LWORK, IWORK, LIWORK, INFO)
  
   DSBEVD_2STAGE computes the eigenvalues and, optionally, the left and/or
    right eigenvectors for OTHER matrices
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |