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

Solves the symmetric eigenvalue problem by divide and conquer algorithm. More...

Private Member Functions

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

Detailed Description

Solves the symmetric eigenvalue problem by divide and conquer algorithm.


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