other versions
| chpev.f(3) | LAPACK | chpev.f(3) | 
NAME¶
chpev.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine chpev (JOBZ, UPLO, N, AP, W, Z, LDZ,
    WORK, RWORK, INFO)
  
   CHPEV 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 |