 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | strevc (SIDE, HOWMNY, SELECT, N, T, LDT, VL, LDVL, VR, LDVR, MM, M, WORK, INFO) |
| STREVC More...
|
|
subroutine slabad(SMALL, LARGE)
SLABAD
subroutine slaln2(LTRANS, NA, NW, SMIN, CA, A, LDA, D1, D2, B, LDB, WR, WI, X, LDX, SCALE, XNORM, INFO)
SLALN2 solves a 1-by-1 or 2-by-2 linear system of equations of the specified form.
integer function isamax(N, SX, INCX)
ISAMAX
subroutine sgemv(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
SGEMV
subroutine scopy(N, SX, INCX, SY, INCY)
SCOPY
subroutine sscal(N, SA, SX, INCX)
SSCAL
subroutine xerbla(SRNAME, INFO)
XERBLA
real function sdot(N, SX, INCX, SY, INCY)
SDOT
logical function lsame(CA, CB)
LSAME
real function slamch(CMACH)
SLAMCH
subroutine saxpy(N, SA, SX, INCX, SY, INCY)
SAXPY