 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
real function snrm2(N, X, INCX)
SNRM2
subroutine slarnv(IDIST, ISEED, N, X)
SLARNV returns a vector of random numbers from a uniform or normal distribution.
subroutine sgemv(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
SGEMV
subroutine sscal(N, SA, SX, INCX)
SSCAL
subroutine xerbla(SRNAME, INFO)
XERBLA
subroutine sger(M, N, ALPHA, X, INCX, Y, INCY, A, LDA)
SGER