LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
zsysv.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
zsysv
(UPLO,
N
,
NRHS
, A,
LDA
, IPIV, B,
LDB
, WORK, LWORK, INFO)
ZSYSV computes the solution to system of linear equations A * X = B for SY matrices
More...
zsytrs
subroutine zsytrs(UPLO, N, NRHS, A, LDA, IPIV, B, LDB, INFO)
ZSYTRS
Definition:
zsytrs.f:122
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition:
xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition:
lsame.f:55
zsytrs2
subroutine zsytrs2(UPLO, N, NRHS, A, LDA, IPIV, B, LDB, WORK, INFO)
ZSYTRS2
Definition:
zsytrs2.f:134
zsytrf
subroutine zsytrf(UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO)
ZSYTRF
Definition:
zsytrf.f:184
SRC
zsysv.f
Generated on Wed May 5 2021 15:11:34 for LAPACK by
1.8.16