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

Go to the source code of this file.

Functions/Subroutines

recursive subroutine claunhr_col_getrfnp2 (M, N, A, LDA, D, INFO)
 CLAUNHR_COL_GETRFNP2 More...
 
cgemm
subroutine cgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
CGEMM
Definition: cgemm.f:189
ctrsm
subroutine ctrsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
CTRSM
Definition: ctrsm.f:182
cscal
subroutine cscal(N, CA, CX, INCX)
CSCAL
Definition: cscal.f:80
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70
claunhr_col_getrfnp2
recursive subroutine claunhr_col_getrfnp2(M, N, A, LDA, D, INFO)
CLAUNHR_COL_GETRFNP2
Definition: claunhr_col_getrfnp2.f:169