 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
subroutine zgemv(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
ZGEMV
double precision function dznrm2(N, X, INCX)
DZNRM2
subroutine zgerc(M, N, ALPHA, X, INCX, Y, INCY, A, LDA)
ZGERC
subroutine xerbla(SRNAME, INFO)
XERBLA
subroutine zlarnv(IDIST, ISEED, N, X)
ZLARNV returns a vector of random numbers from a uniform or normal distribution.
subroutine zscal(N, ZA, ZX, INCX)
ZSCAL