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

Go to the source code of this file.

Functions/Subroutines

subroutine sorhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 SORHR_COL More...
 
slaorhr_col_getrfnp
subroutine slaorhr_col_getrfnp(M, N, A, LDA, D, INFO)
SLAORHR_COL_GETRFNP
Definition: slaorhr_col_getrfnp.f:148
scopy
subroutine scopy(N, SX, INCX, SY, INCY)
SCOPY
Definition: scopy.f:84
sscal
subroutine sscal(N, SA, SX, INCX)
SSCAL
Definition: sscal.f:81
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
strsm
subroutine strsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
STRSM
Definition: strsm.f:183