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

Functions/Subroutines

subroutine zgbsv (N, KL, KU, NRHS, AB, LDAB, IPIV, B, LDB, INFO)
  ZGBSV computes the solution to system of linear equations A * X = B for GB matrices (simple driver) More...