 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
real function snrm2(N, X, INCX)
SNRM2
subroutine slabad(SMALL, LARGE)
SLABAD
subroutine sbdsqr(UPLO, N, NCVT, NRU, NCC, D, E, VT, LDVT, U, LDU, C, LDC, WORK, INFO)
SBDSQR
real function sasum(N, SX, INCX)
SASUM
subroutine slascl(TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO)
SLASCL multiplies a general rectangular matrix by a real scalar defined as cto/cfrom.
real function slange(NORM, M, N, A, LDA, WORK)
SLANGE returns the value of the 1-norm, Frobenius norm, infinity-norm, or the largest absolute value ...
subroutine sgebd2(M, N, A, LDA, D, E, TAUQ, TAUP, WORK, INFO)
SGEBD2 reduces a general matrix to bidiagonal form using an unblocked algorithm.
subroutine xerbla(SRNAME, INFO)
XERBLA
subroutine slaset(UPLO, M, N, ALPHA, BETA, A, LDA)
SLASET initializes the off-diagonal elements and the diagonal elements of a matrix to given values.
real function sqrt12(M, N, A, LDA, S, WORK, LWORK)
SQRT12
real function slamch(CMACH)
SLAMCH
subroutine saxpy(N, SA, SX, INCX, SY, INCY)
SAXPY