LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
slagge.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
slagge
(M,
N
, KL, KU, D, A,
LDA
, ISEED, WORK, INFO)
SLAGGE
More...
snrm2
real function snrm2(N, X, INCX)
SNRM2
Definition:
snrm2.f:76
slarnv
subroutine slarnv(IDIST, ISEED, N, X)
SLARNV returns a vector of random numbers from a uniform or normal distribution.
Definition:
slarnv.f:99
sgemv
subroutine sgemv(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
SGEMV
Definition:
sgemv.f:158
sscal
subroutine sscal(N, SA, SX, INCX)
SSCAL
Definition:
sscal.f:81
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition:
xerbla.f:62
sger
subroutine sger(M, N, ALPHA, X, INCX, Y, INCY, A, LDA)
SGER
Definition:
sger.f:132
TESTING
MATGEN
slagge.f
Generated on Wed May 5 2021 15:11:49 for LAPACK by
1.8.16