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

Solves the symmetric eigenvalue problem. More...

Private Member Functions

subroutine pssyev (jobz, uplo, nn, aa, ia, ja, desca, ww, zz, iz, jz, descz, work, lwork, info)
 Eigenvalues and eigenvectors by divide and conquer algorithm (real)
 
subroutine pdsyev (jobz, uplo, nn, aa, ia, ja, desca, ww, zz, iz, jz, descz, work, lwork, info)
 Eigenvalues and eigenvectors by divide and conquer algorithm (dreal)
 

Detailed Description

Solves the symmetric eigenvalue problem.


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