ScaLAPACKFX
Private Member Functions | List of all members
scalapack_module::pheev Interface Reference

Solves the Hermitian eigenvalue problem. More...

Private Member Functions

subroutine pcheev (jobz, uplo, nn, aa, ia, ja, desca, ww, zz, iz, jz, descz, work, lwork, rwork, lrwork, info)
 Eigenvalues and eigenvectors by divide and conquer algorithm (complex)
 
subroutine pzheev (jobz, uplo, nn, aa, ia, ja, desca, ww, zz, iz, jz, descz, work, lwork, rwork, lrwork, info)
 Eigenvalues and eigenvectors by divide and conquer algorithm (complex)
 

Detailed Description

Solves the Hermitian eigenvalue problem.


The documentation for this interface was generated from the following file: