LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for gbtrf: triangular factor:

Functions

subroutine cgbtrf (M, N, KL, KU, AB, LDAB, IPIV, INFO)
 CGBTRF More...
 
subroutine dgbtrf (M, N, KL, KU, AB, LDAB, IPIV, INFO)
 DGBTRF More...
 
subroutine sgbtrf (M, N, KL, KU, AB, LDAB, IPIV, INFO)
 SGBTRF More...
 
subroutine zgbtrf (M, N, KL, KU, AB, LDAB, IPIV, INFO)
 ZGBTRF More...
 

Detailed Description