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

Functions/Subroutines

subroutine cgesv (N, NRHS, A, LDA, IPIV, B, LDB, INFO)
  CGESV computes the solution to system of linear equations A * X = B for GE matrices (simple driver) More...