LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
spotrf2.f File Reference
Go to the source code of this file.
Functions/Subroutines
recursive subroutine
spotrf2
(UPLO,
N
, A,
LDA
, INFO)
SPOTRF2
More...
spotrf2
recursive subroutine spotrf2(UPLO, N, A, LDA, INFO)
SPOTRF2
Definition:
spotrf2.f:108
sisnan
logical function sisnan(SIN)
SISNAN tests input for NaN.
Definition:
sisnan.f:61
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition:
xerbla.f:62
strsm
subroutine strsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
STRSM
Definition:
strsm.f:183
lsame
logical function lsame(CA, CB)
LSAME
Definition:
lsame.f:55
ssyrk
subroutine ssyrk(UPLO, TRANS, N, K, ALPHA, A, LDA, BETA, C, LDC)
SSYRK
Definition:
ssyrk.f:171
SRC
spotrf2.f
Generated on Wed May 5 2021 15:11:29 for LAPACK by
1.8.16