LAPACK  3.9.1
LAPACK: Linear Algebra PACKage
zhesv_aa_2stage.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zhesv_aa_2stage (UPLO, N, NRHS, A, LDA, TB, LTB, IPIV, IPIV2, B, LDB, WORK, LWORK, INFO)
  ZHESV_AA_2STAGE computes the solution to system of linear equations A * X = B for HE matrices More...