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

Functions

subroutine cgttrf (N, DL, D, DU, DU2, IPIV, INFO)
 CGTTRF More...
 
subroutine dgttrf (N, DL, D, DU, DU2, IPIV, INFO)
 DGTTRF More...
 
subroutine sgttrf (N, DL, D, DU, DU2, IPIV, INFO)
 SGTTRF More...
 
subroutine zgttrf (N, DL, D, DU, DU2, IPIV, INFO)
 ZGTTRF More...
 

Detailed Description