LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dsgesv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsgesv (n, nrhs, a, lda, ipiv, b, ldb, x, ldx, work, swork, iter, info)
  DSGESV computes the solution to system of linear equations A * X = B for GE matrices (mixed precision with iterative refinement)