LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
la{un,or}hr_col_getrfnp: LU factor without pivoting
Collaboration diagram for la{un,or}hr_col_getrfnp: LU factor without pivoting:

Functions

subroutine claunhr_col_getrfnp (M, N, A, LDA, D, INFO)
 CLAUNHR_COL_GETRFNP More...
 
subroutine dlaorhr_col_getrfnp (M, N, A, LDA, D, INFO)
 DLAORHR_COL_GETRFNP More...
 
subroutine slaorhr_col_getrfnp (M, N, A, LDA, D, INFO)
 SLAORHR_COL_GETRFNP More...
 
subroutine zlaunhr_col_getrfnp (M, N, A, LDA, D, INFO)
 ZLAUNHR_COL_GETRFNP More...
 

Detailed Description