 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | strt02 (UPLO, TRANS, DIAG, N, NRHS, A, LDA, X, LDX, B, LDB, WORK, RESID) |
| STRT02 More...
|
|
subroutine strmv(UPLO, TRANS, DIAG, N, A, LDA, X, INCX)
STRMV
real function sasum(N, SX, INCX)
SASUM
subroutine scopy(N, SX, INCX, SY, INCY)
SCOPY
real function slantr(NORM, UPLO, DIAG, M, N, A, LDA, WORK)
SLANTR returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
logical function lsame(CA, CB)
LSAME
real function slamch(CMACH)
SLAMCH
subroutine saxpy(N, SA, SX, INCX, SY, INCY)
SAXPY