LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
cgesv.f File Reference
Go to the source code of this file.
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...
cgetrf
subroutine cgetrf(M, N, A, LDA, IPIV, INFO)
CGETRF
Definition:
cgetrf.f:110
cgetrs
subroutine cgetrs(TRANS, N, NRHS, A, LDA, IPIV, B, LDB, INFO)
CGETRS
Definition:
cgetrs.f:123
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition:
xerbla.f:62
SRC
cgesv.f
Generated on Wed May 5 2021 15:11:18 for LAPACK by
1.8.16