LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
chesv.f File Reference

Functions/Subroutines

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