LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
sgesv.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
sgesv
(
N
,
NRHS
, A,
LDA
, IPIV, B,
LDB
, INFO)
SGESV computes the solution to system of linear equations A * X = B for GE matrices
(simple driver)
More...
sgetrs
subroutine sgetrs(TRANS, N, NRHS, A, LDA, IPIV, B, LDB, INFO)
SGETRS
Definition:
sgetrs.f:123
sgetrf
subroutine sgetrf(M, N, A, LDA, IPIV, INFO)
SGETRF
Definition:
sgetrf.f:110
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition:
xerbla.f:62
SRC
sgesv.f
Generated on Wed May 5 2021 15:11:27 for LAPACK by
1.8.16