LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
zhesv_rk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zhesv_rk (UPLO, N, NRHS, A, LDA, E, IPIV, B, LDB, WORK, LWORK, INFO)
  ZHESV_RK computes the solution to system of linear equations A * X = B for SY matrices More...