LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zunhr_col.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zunhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 ZUNHR_COL More...
 
ztrsm
subroutine ztrsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
ZTRSM
Definition: ztrsm.f:182
zcopy
subroutine zcopy(N, ZX, INCX, ZY, INCY)
ZCOPY
Definition: zcopy.f:83
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
zlaunhr_col_getrfnp
subroutine zlaunhr_col_getrfnp(M, N, A, LDA, D, INFO)
ZLAUNHR_COL_GETRFNP
Definition: zlaunhr_col_getrfnp.f:148
zscal
subroutine zscal(N, ZA, ZX, INCX)
ZSCAL
Definition: zscal.f:80