LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for tftri: triangular inverse, RFP:

Functions

subroutine ctftri (TRANSR, UPLO, DIAG, N, A, INFO)
 CTFTRI More...
 
subroutine dtftri (TRANSR, UPLO, DIAG, N, A, INFO)
 DTFTRI More...
 
subroutine stftri (TRANSR, UPLO, DIAG, N, A, INFO)
 STFTRI More...
 
subroutine ztftri (TRANSR, UPLO, DIAG, N, A, INFO)
 ZTFTRI More...
 

Detailed Description